]> git.karo-electronics.de Git - karo-tx-linux.git/commit
GFS2: fix skip unlock condition
authorDavid Teigland <teigland@redhat.com>
Thu, 3 Jan 2013 22:52:07 +0000 (17:52 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 28 Jan 2013 09:49:15 +0000 (09:49 +0000)
commitd4e0bfec9b6fbb9b58640b44e01bb74ae0d29b22
tree255f31601ba4745162979ae0cfe80530d60900ac
parent949db153b6466c6f7cad5a427ecea94985927311
GFS2: fix skip unlock condition

The recent commit fb6791d100d1bba20b5cdbc4912e1f7086ec60f8
included the wrong logic.  The lvbptr check was incorrectly
added after the patch was tested.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lock_dlm.c