[GFS2] Fixes to scanning of glocks (again)
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 6 Jul 2006 21:58:03 +0000 (17:58 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 6 Jul 2006 21:58:03 +0000 (17:58 -0400)
This really is the correct fix this time. We just ignore all
glocks associated with inodes until the inodes are pushed
from the inode cache. At that point the glocks are queued for
reclaim, so we don't need to do it here.

Also fix one or two other minor bugs.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c
fs/gfs2/inode.c
fs/gfs2/ops_inode.c
fs/gfs2/page.c

diff --cc fs/gfs2/glock.c
Simple merge
diff --cc fs/gfs2/inode.c
Simple merge
Simple merge
diff --cc fs/gfs2/page.c
Simple merge