commit | 079b805782f94f4b278132286a8c9bc4655d1c51 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Wed Feb 03 10:16:54 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Wed Feb 03 17:26:03 2010 -0800 |
tree | 8ace4c9aa726593d85fd2b80cea87d6170251ff7 | |
parent | db0f6ce69776370232431eb8be85a5b18b0019c0 [diff] |
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 <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>