4372758c61acdda3b37d4f8a7a4 parent aa087b84977173395c0e3a1e0c1773314958f277 author Kurt Hackel 1146515230 -0700 committer Mark Fasheh 1151358186 -0700 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() In dlmlock_remote(), do not call purge_lockres until the lock resource actually changes. otherwise, the mastery info on the lockres will go away underneath the caller. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh yq%x