ocfs2: dlm_remaster_locks() should never exit without completing
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 1 May 2006 20:49:20 +0000 (13:49 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:09 +0000 (14:43 -0700)
We cannot restart recovery. Once we begin to recover a node, keep the state
of the recovery intact and follow through, regardless of any other node
deaths that may occur.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found