commit | 6a41321121ee2af33b8ac55c87657603df480b25 | [log] [tgz] |
---|---|---|
author | Kurt Hackel <kurt.hackel@oracle.com> | Mon May 01 13:49:20 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:43:09 2006 -0700 |
tree | 648abdd1bf2ede54a3e9759bd4b989587381dcc4 | |
parent | c8df412e1c746dd21094966d04b3a79aad0f4d08 [diff] |
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>