Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ocfs2: Replace panic() with emergency_restart() when fencing | Sunil Mushran | 2007-04-26 |
| | | | | | | | | | | | 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> | ||
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
| | | | | | | Fix up for make allyesconfig. Signed-Off-By: David Howells <dhowells@redhat.com> | ||
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Zach Brown | 2006-01-03 |
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> |