kernel-ark/fs/ocfs2/dlm
Kurt Hackel e2faea4ce3 [PATCH] ocfs2/dlm: fixes
* fix a hang which can occur during shutdown migration
* do not allow nodes to join during recovery
* when restarting lock mastery, do not ignore nodes which come up
* more than one node could become recovery master, fix this
* sleep to allow some time for heartbeat state to catch up to network
* extra debug info for bad recovery state problems
* make DLM_RECO_NODE_DATA_DONE a valid state for non-master recovery nodes
* prune all locks from dead nodes on $RECOVERY lock resources
* do NOT automatically add new nodes to mle nodemaps until they have properly
  joined the domain
* make sure dlm_pick_recovery_master only exits when all nodes have synced
* properly handle dlmunlock errors in dlm_pick_recovery_master
* do not propagate network errors in dlm_send_begin_reco_message
* dead nodes were not being put in the recovery map sometimes, fix this
* dlmunlock was failing to clear the unlock actions on DLM_DENIED

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-02-03 13:47:20 -08:00
..
dlmapi.h
dlmast.c
dlmcommon.h [PATCH] ocfs2/dlm: fixes 2006-02-03 13:47:20 -08:00
dlmconvert.c
dlmconvert.h
dlmdebug.c
dlmdebug.h
dlmdomain.c [PATCH] ocfs2/dlm: fixes 2006-02-03 13:47:20 -08:00
dlmdomain.h
dlmfs.c
dlmfsver.c
dlmfsver.h
dlmlock.c
dlmmaster.c [PATCH] ocfs2/dlm: fixes 2006-02-03 13:47:20 -08:00
dlmrecovery.c [PATCH] ocfs2/dlm: fixes 2006-02-03 13:47:20 -08:00
dlmthread.c [PATCH] This patch contains the following cleanups: 2006-01-03 11:45:55 -08:00
dlmunlock.c [PATCH] ocfs2/dlm: fixes 2006-02-03 13:47:20 -08:00
dlmver.c
dlmver.h
Makefile
userdlm.c [PATCH] ocfs2/dlm: fix compilation on ia64 2006-02-03 13:47:18 -08:00
userdlm.h