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

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


Author: khackel
Signed-off-by: jlbec
Date: 2006-04-19 18:10:16 -0500 (Wed, 19 Apr 2006)
New Revision: 2873

Modified:
   branches/ocfs2-1.2-cert/patches/fix-death-during-recovery.patch
Log:
annotation
Signed-off-by: jlbec

Modified: branches/ocfs2-1.2-cert/patches/fix-death-during-recovery.patch
===================================================================
--- branches/ocfs2-1.2-cert/patches/fix-death-during-recovery.patch	2006-04-19 23:08:29 UTC (rev 2872)
+++ branches/ocfs2-1.2-cert/patches/fix-death-during-recovery.patch	2006-04-19 23:10:16 UTC (rev 2873)
@@ -1,3 +1,7 @@
+ensure that dlm_remaster_locks never exits without completing now.  we cannot
+"restart" recovery.  once we begin to recover a node, keep the state of the 
+recovery intact and follow through, regardless of any other node deaths that
+may occur.
 Index: cert3/fs/ocfs2/dlm/dlmrecovery.c
 ===================================================================
 --- cert3.orig/fs/ocfs2/dlm/dlmrecovery.c	2006-04-19 14:49:44.217579000 -0700




More information about the Ocfs2-commits mailing list