commit | 1be3867955731b5cb2dc14060cc46f0882e87873 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Mar 01 10:00:53 2007 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Mar 07 14:01:53 2007 -0500 |
tree | 6b62524ccc4809a8f60c3eda3f9066529891c72a | |
parent | cad5b9392754910ee7dbe551eb004010a864c882 [diff] |
[GFS2] Fix bz 229831, lookup returns wrong inode The following patch fixes Red Hat bz 229831. Without this patch its possible for the wrong inode to be returned in certain cases. It is a pretty unusual event, so that its taken some time to track down. Thanks and due to Josef Whiter who did a lot of the testing required to thrack this down and fix it. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>