ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 16 Dec 2008 23:49:21 +0000 (15:49 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:35 +0000 (08:40 -0800)
commitd4f7e650e55af6b235871126f747da88600e8040
tree77fb97d3195c0910b9741afbf23fee7ce6ef65b3
parent57dff2676eb68d805883a2204faaa5339ac44e03
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating

During lockres purge, o2dlm sends a drop reference message to the lockres
master. This patch delays the message if the lockres is being migrated.

Fixes oss bugzilla#1012
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1012

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlm/dlmthread.c