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)
commitb220532a71adf65d45c3aa8a284bfa7ec57957bd
treec9aa6167aed4e2e7357e467f7b91957b5c114c53
parentf85cd47a5825b77a146bad6870b2ddcf08415c13
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 <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmconvert.c