[Ocfs2-commits] mfasheh commits r1218 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jun 28 14:33:29 CDT 2004


Author: mfasheh
Date: 2004-06-28 13:33:27 -0500 (Mon, 28 Jun 2004)
New Revision: 1218

Modified:
   trunk/src/ocfs2_disk_dlm.h
Log:
* remove an unused field from the publish structure.



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



More information about the Ocfs2-commits mailing list