Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-26 | ocfs2: Replace panic() with emergency_restart() when fencing | Sunil Mushran | |
We have noticed panic() hanging leading us to a situation in which the node, while otherwise dead, is still disk heartbeating. This leads to a hung cluster as the other nodes are waiting for this node to stop disk heartbeating. This situation is only resolved by power resetting the box. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> | |||
2006-11-22 | WorkStruct: make allyesconfig | David Howells | |
Fix up for make allyesconfig. Signed-Off-By: David Howells <dhowells@redhat.com> | |||
2006-01-03 | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Zach Brown | |
Node messaging via tcp. Used by the dlm and the file system for point to point communication between nodes. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> |