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

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Jun 17 18:24:22 CDT 2004


Author: jlbec
Date: 2004-06-17 17:24:20 -0500 (Thu, 17 Jun 2004)
New Revision: 1132

Modified:
   trunk/src/ocfs2_fs.h
Log:
stupid name change

Modified: trunk/src/ocfs2_fs.h
===================================================================
--- trunk/src/ocfs2_fs.h	2004-06-17 22:04:15 UTC (rev 1131)
+++ trunk/src/ocfs2_fs.h	2004-06-17 22:24:20 UTC (rev 1132)
@@ -34,8 +34,8 @@
 
 /*
  * An OCFS2 volume starts this way:
- * Sector 0: Valid ocfs1_vol_disk_hdr that cleanly fails to mount v1.
- * Sector 1: Valid ocfs1_vol_label that cleanly fails to mount v1.
+ * Sector 0: Valid ocfs1_vol_disk_hdr that cleanly fails to mount OCFS.
+ * Sector 1: Valid ocfs1_vol_label that cleanly fails to mount OCFS.
  * Block OCFS2_SUPER_BLOCK_BLKNO: OCFS2 superblock.
  *
  * All other structures are found from the superblock information.



More information about the Ocfs2-commits mailing list