git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43279e5
)
dlm: ignore cancel on granted lock
author
David Teigland
<teigland@redhat.com>
Fri, 27 Feb 2009 21:23:28 +0000
(15:23 -0600)
committer
David Teigland
<teigland@redhat.com>
Wed, 11 Mar 2009 17:23:58 +0000
(12:23 -0500)
Return immediately from dlm_unlock(CANCEL) if the lock is
granted and not being converted; there's nothing to cancel.
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found