From: Kurt Hackel Date: Mon, 1 May 2006 21:29:28 +0000 (-0700) Subject: ocfs2: retry operations when a lock is marked in recovery X-Git-Tag: v2.6.18-rc1~594^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b220532a71adf65d45c3aa8a284bfa7ec57957bd;p=pandora-kernel.git ocfs2: retry operations when a lock is marked in recovery Before checking for a nonexistent lock, make sure the lockres is not marked RECOVERING. The caller will just retry and the state should be fixed up when recovery completes. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed