]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2443d24d9b4dfcb833d05a79a9f256719acd67b
tree648abdd1bf2ede54a3e9759bd4b989587381dcc4
parent5139a290d4a66de2e43fa29b976d125e2bf340ba
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