commit | d4f7e650e55af6b235871126f747da88600e8040 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Tue Dec 16 15:49:21 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:35 2009 -0800 |
tree | 77fb97d3195c0910b9741afbf23fee7ce6ef65b3 | |
parent | 57dff2676eb68d805883a2204faaa5339ac44e03 [diff] |
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>