]> git.baikalelectronics.ru Git - kernel.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)
commita514c131e25bd24fbc173d20d6060033a887de3d
tree255f31601ba4745162979ae0cfe80530d60900ac
parent770407bf7f28b6a32c409067a0c6f94c462ff018
GFS2: fix skip unlock condition

The recent commit 5f7ee90089d1f812e113694d1fa3f063c9d3dc0f
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