ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 26 Feb 2009 23:00:48 +0000 (15:00 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:24 +0000 (11:39 -0700)
commit516b7e52abc7efd61c084b217c61985a403828ed
tree80bd45f16b00bd009e6a0306cec430d0ef7b49bc
parent7141514b8307734c117f100c4a3637887c5def45
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>
fs/ocfs2/dlm/dlmthread.c