[Ocfs2-commits] khackel commits r2871 - branches/ocfs2-1.2-cert/patches

svn-commits@oss.oracle.com svn-commits at oss.oracle.com
Wed Apr 19 18:07:12 CDT 2006


Author: khackel
Signed-off-by: jlbec
Date: 2006-04-19 18:07:11 -0500 (Wed, 19 Apr 2006)
New Revision: 2871

Modified:
   branches/ocfs2-1.2-cert/patches/fix-remote-lock-during-reco.patch
Log:
annotation
Signed-off-by: jlbec

Modified: branches/ocfs2-1.2-cert/patches/fix-remote-lock-during-reco.patch
===================================================================
--- branches/ocfs2-1.2-cert/patches/fix-remote-lock-during-reco.patch	2006-04-19 23:04:00 UTC (rev 2870)
+++ branches/ocfs2-1.2-cert/patches/fix-remote-lock-during-reco.patch	2006-04-19 23:07:11 UTC (rev 2871)
@@ -1,3 +1,8 @@
+dlmlock_remote needs special casing for the recovery lock.  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.
 Index: cert3/fs/ocfs2/dlm/dlmlock.c
 ===================================================================
 --- cert3.orig/fs/ocfs2/dlm/dlmlock.c	2006-04-19 14:49:33.207124000 -0700




More information about the Ocfs2-commits mailing list