[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)
commit29937ac6caa68d60c7f1a3e07b6137cf53e09e24
treeace90d235f2ee44926885efeab8d6fe9761427f8
parent71ec63c5d66b577a71910b82740751be73e81310
[GFS2] Fixes to scanning of glocks (again)

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