From: Sunil Mushran Date: Tue, 17 Apr 2007 20:53:38 +0000 (-0700) Subject: ocfs2: Replace panic() with emergency_restart() when fencing X-Git-Tag: v2.6.22-rc1~1124^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bebe6f120b036349f7212205eeaf8248d4820c4b;p=pandora-kernel.git ocfs2: Replace panic() with emergency_restart() when fencing 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 --- Reading git-diff-tree failed