From: Sunil Mushran Date: Wed, 4 May 2011 17:28:07 +0000 (-0700) Subject: ocfs2/dlm: Target node death during resource migration leads to thread spin X-Git-Tag: v2.6.39~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df016c665b10ae80d8db67ec8103b50c5c234e5c;p=pandora-kernel.git ocfs2/dlm: Target node death during resource migration leads to thread spin During resource migration, if the target node were to die, the thread doing the migration spins until the target node is not removed from the domain map. This patch slows the spin by making the thread wait for the recovery to kick in. Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker --- Reading git-diff-tree failed