From: Mark Fasheh Date: Wed, 18 Jan 2006 18:31:47 +0000 (-0800) Subject: [PATCH] ocfs2: don't wait on recovery when locking journal X-Git-Tag: v2.6.16-rc3~209^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eff5790d57a5c9c01489c95946881808a4b2a2c;p=pandora-kernel.git [PATCH] ocfs2: don't wait on recovery when locking journal 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 --- Reading git-diff-tree failed