From: Kurt Hackel Date: Mon, 1 May 2006 20:27:10 +0000 (-0700) Subject: ocfs2: do not unconditionally purge the lockres in dlmlock_remote() X-Git-Tag: v2.6.18-rc1~594^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2abaf97e62e51fdd09d5a46703b3b680f24bdd8b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed