GFS2: Wait for unlock completion on umount
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 25 Jan 2010 11:20:19 +0000 (11:20 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 3 Feb 2010 09:47:04 +0000 (09:47 +0000)
This patch adds a wait on umount between the point at which we
dispose of all glocks and the point at which we unmount the
lock protocol. This ensures that we've received all the replies
to our unlock requests before we stop the locking.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Reported-by: Fabio M. Di Nitto <fdinitto@redhat.com>

No differences found