[GFS2] Fix bz 229831, lookup returns wrong inode
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 1 Mar 2007 10:00:53 +0000 (10:00 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 19:01:53 +0000 (14:01 -0500)
commit1be3867955731b5cb2dc14060cc46f0882e87873
tree6b62524ccc4809a8f60c3eda3f9066529891c72a
parentcad5b9392754910ee7dbe551eb004010a864c882
[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>
fs/gfs2/inode.c