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

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


Author: khackel
Signed-off-by: jlbec
Date: 2006-04-19 17:51:08 -0500 (Wed, 19 Apr 2006)
New Revision: 2864

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

Modified: branches/ocfs2-1.2-cert/patches/fix-dlmlock_remote.patch
===================================================================
--- branches/ocfs2-1.2-cert/patches/fix-dlmlock_remote.patch	2006-04-19 22:50:21 UTC (rev 2863)
+++ branches/ocfs2-1.2-cert/patches/fix-dlmlock_remote.patch	2006-04-19 22:51:08 UTC (rev 2864)
@@ -1,3 +1,6 @@
+when calling dlmlock_remote (the calling node is NOT the master) do not call
+purge_lockres until the lock resource actually changes.  otherwise, the mastery
+info on the lockres will go away underneath the caller.
 Index: cert3/fs/ocfs2/dlm/dlmlock.c
 ===================================================================
 --- cert3.orig/fs/ocfs2/dlm/dlmlock.c	2006-04-19 14:49:15.027927000 -0700




More information about the Ocfs2-commits mailing list