From: Kurt Hackel Date: Mon, 1 May 2006 20:47:50 +0000 (-0700) Subject: ocfs2: special case recovery lock in dlmlock_remote() X-Git-Tag: v2.6.18-rc1~594^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8df412e1c746dd21094966d04b3a79aad0f4d08;p=pandora-kernel.git ocfs2: special case recovery lock in dlmlock_remote() If the previous master of the recovery lock dies, let calc_usage take it down completely and let the caller completely redo the dlmlock() call. Otherwise, there will never be an opportunity to re-master the lockres and recovery wont be able to progress. Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed