[PATCH] ocfs2: don't wait on recovery when locking journal
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 18 Jan 2006 18:31:47 +0000 (10:31 -0800)
committerMark 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