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:
4b1af77
)
ocfs2: do not modify lksb->status in the unlock ast
author
Kurt Hackel
<kurt.hackel@oracle.com>
Mon, 19 Jun 2006 04:28:01 +0000
(21:28 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Mon, 7 Aug 2006 17:54:59 +0000
(10:54 -0700)
This can race with other ast notification, which can cause bad status values
to propagate into the unlock ast.
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found