From: Sunil Mushran Date: Tue, 16 Dec 2008 23:49:21 +0000 (-0800) Subject: ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating X-Git-Tag: v2.6.29-rc1~505^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f7e650e55af6b235871126f747da88600e8040;p=pandora-kernel.git 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed