commit | 516b7e52abc7efd61c084b217c61985a403828ed | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu Feb 26 15:00:48 2009 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 03 11:39:24 2009 -0700 |
tree | 80bd45f16b00bd009e6a0306cec430d0ef7b49bc | |
parent | 7141514b8307734c117f100c4a3637887c5def45 [diff] |
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() This patch attempts to fix a fine race between purging and migration. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>