27 Apr, 2007
1 commit
-
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
Signed-off-by: Mark Fasheh
22 Nov, 2006
1 commit
-
Fix up for make allyesconfig.
Signed-Off-By: David Howells
04 Jan, 2006
1 commit
-
Node messaging via tcp. Used by the dlm and the file system for point
to point communication between nodes.Signed-off-by: Mark Fasheh
Signed-off-by: Kurt Hackel