From: Sunil Mushran Date: Mon, 29 Jan 2007 23:44:27 +0000 (-0800) Subject: ocfs2_dlm: Add timeout to dlm join domain X-Git-Tag: v2.6.21-rc2~42^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd82141b236ce36253e3056c6068ee3d5732196;p=pandora-kernel.git ocfs2_dlm: Add timeout to dlm join domain Currently the ocfs2 dlm has no timeout during dlm join domain. While this is not a problem in normal operation, this does become an issue if, say, the other node is refusing to let the node join the domain because of a stuck recovery. This patch adds a 90 sec timeout. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed