ocfs2: retry operations when a lock is marked in recovery
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 21:29:28 +0000 (14:29 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:14 +0000 (14:43 -0700)
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 <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found