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:
52987e2
)
ocfs2/dlm: Add missing dlm_lockres_put()s
author
Sunil Mushran
<sunil.mushran@oracle.com>
Sat, 1 Mar 2008 22:04:22 +0000
(14:04 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Mon, 10 Mar 2008 22:14:12 +0000
(15:14 -0700)
dlm_master_request_handler() forgot to put a lockres when
dlm_assert_master_worker() failed or was skipped.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found