From: Kurt Hackel Date: Thu, 19 Jan 2006 01:05:38 +0000 (-0800) Subject: [PATCH] ocfs2: add dlm_wait_for_node_death X-Git-Tag: v2.6.16-rc4~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44465a7daf7c4e34199b2b0ebb3c5101619dcb9d;p=pandora-kernel.git [PATCH] ocfs2: add dlm_wait_for_node_death * add dlm_wait_for_node_death function to be used after receiving a network error. this will wait for the given timeout to allow the heartbeat callbacks to update the domain map. without this, some paths may spin and consume enough cpu that the heartbeat gets starved and never updates. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed