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:
1a1974f
)
[PATCH] ocfs2: don't wait on recovery when locking journal
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 18 Jan 2006 18:31:47 +0000
(10:31 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 3 Feb 2006 22:05:14 +0000
(14:05 -0800)
The mount path had incorrectly asked the locking code to wait for recovery
completion, which deadlocks things because recovery waits for mount to
complete first.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found