From: Kurt Hackel Date: Mon, 1 May 2006 20:32:27 +0000 (-0700) Subject: ocfs2: pending mastery asserts and migrations should block each other X-Git-Tag: v2.6.18-rc1~594^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36407488b1cbc4d84bc2bd14e03f3f9b768090d9;p=pandora-kernel.git ocfs2: pending mastery asserts and migrations should block each other Use the existing structure for blocking migrations when ASTs are pending to achieve the same result. If we can catch the assert before it goes on the wire, just cancel it and let the migration continue. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed