From: Sunil Mushran Date: Wed, 3 Feb 2010 18:16:54 +0000 (-0800) Subject: ocfs2: Plugs race between the dc thread and an unlock ast message X-Git-Tag: v2.6.33-rc8~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079b805782f94f4b278132286a8c9bc4655d1c51;p=pandora-kernel.git ocfs2: Plugs race between the dc thread and an unlock ast message This patch plugs a race between the downconvert thread and an unlock ast message. Specifically, after the downconvert worker has done its task, the dc thread needs to check whether an unlock ast made the downconvert moot. Reported-by: David Teigland Signed-off-by: Sunil Mushran Acked-by: Mark Fasheh Signed-off-by: Joel Becker --- Reading git-diff-tree failed