[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)
commitc03872f5f50bc10f2a1a485f08879a8d01bcfe49
tree9ac370cf1a7c015522af75af3f60e9d6c4425bbc
parent9c6510a5bfe2f1c5f5b93386c06954be02e974e4
[PATCH] ocfs2: dlm recovery fixes

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>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmlock.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmrecovery.c