[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)
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>

No differences found