[Ocfs2-commits] jlbec commits r1219 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jun 28 15:51:44 CDT 2004


Author: jlbec
Date: 2004-06-28 14:51:42 -0500 (Mon, 28 Jun 2004)
New Revision: 1219

Modified:
   trunk/src/ocfs2_disk_dlm.h
Log:
o But keep size info 

Modified: trunk/src/ocfs2_disk_dlm.h
===================================================================
--- trunk/src/ocfs2_disk_dlm.h	2004-06-28 18:33:27 UTC (rev 1218)
+++ trunk/src/ocfs2_disk_dlm.h	2004-06-28 19:51:42 UTC (rev 1219)
@@ -113,6 +113,7 @@
 	__u64 lock_id;		/* Lock vote is requested for */
 	/* last seq num used in comm voting */
 /*60*/	__u64 comm_seq_num;
+/*68*/
 } ocfs_publish;
 
 typedef struct _ocfs_vote



More information about the Ocfs2-commits mailing list