[PATCH] ocfs2: dlm recovery fixes
authorKurt Hackel <kurt.hackel@oracle.com>
Mon, 6 Mar 2006 22:08:49 +0000 (14:08 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 24 Mar 2006 22:58:25 +0000 (14:58 -0800)
when starting lock mastery (excepting the recovery lock) wait on any nodes
needing recovery. fix one instance where lock resources were left attached
to the recovery list after recovery completed.  ensure that the node_down
code is run uniformly regardless of which node found the dead node first.

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

No differences found