ocfs2: Plugs race between the dc thread and an unlock ast message
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 3 Feb 2010 18:16:54 +0000 (10:16 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 4 Feb 2010 01:26:03 +0000 (17:26 -0800)
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 <teigland@redhat.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Acked-by: Mark Fasheh <mfasheh@sus.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found