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:
a23eac9
)
ocfs2: fix check for locally granted state during dlmunlock()
author
Kurt Hackel
<kurt.hackel@oracle.com>
Sat, 15 Jul 2006 17:22:39 +0000
(10:22 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Mon, 7 Aug 2006 17:55:22 +0000
(10:55 -0700)
If a process requests a lock cancel but the lock has been remotely granted
already then there is no need to send the cancel message.
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found