ocfs2: Replace panic() with emergency_restart() when fencing
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 17 Apr 2007 20:53:38 +0000 (13:53 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 26 Apr 2007 20:39:02 +0000 (13:39 -0700)
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>

No differences found