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)
commit6a41321121ee2af33b8ac55c87657603df480b25
tree648abdd1bf2ede54a3e9759bd4b989587381dcc4
parentc8df412e1c746dd21094966d04b3a79aad0f4d08
ocfs2: dlm_remaster_locks() should never exit without completing

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>
fs/ocfs2/dlm/dlmrecovery.c