[GFS2] Fix ref count bug that used to bite us on umount
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 16 May 2006 17:37:11 +0000 (13:37 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 16 May 2006 17:37:11 +0000 (13:37 -0400)
commit64c14ea73b58e2c3759682d67eeb00d088355f08
tree69f6adfd67fd7d597f1c16d1dff8ad2b8e055df3
parentb9cb981310bc22f165726e99385c2d85196e2f41
[GFS2] Fix ref count bug that used to bite us on umount

The ref count of certain glock's got elevated too far during unlink
which caused umount to fail. This fixes it.

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