[Ocfs2-commits] jlbec commits r1102 - branches/format-changes/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jun 14 19:45:26 CDT 2004


Author: jlbec
Date: 2004-06-14 18:45:24 -0500 (Mon, 14 Jun 2004)
New Revision: 1102

Modified:
   branches/format-changes/src/ocfs.h
Log:
o Remove OCFS_SECTOR_SIZE

Modified: branches/format-changes/src/ocfs.h
===================================================================
--- branches/format-changes/src/ocfs.h	2004-06-14 23:44:22 UTC (rev 1101)
+++ branches/format-changes/src/ocfs.h	2004-06-14 23:45:24 UTC (rev 1102)
@@ -181,9 +181,6 @@
 									    
 
 
-/* FIXME: Left about for now */
-#define  OCFS_SECTOR_SIZE            512
-
 #define  OCFS_MAXIMUM_NODES          32
 #define  OCFS_MAX_OSB_ID             65536
 



More information about the Ocfs2-commits mailing list