[Ocfs2-commits] jlbec commits r1534 - branches/dlm-changes/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Oct 1 12:05:11 CDT 2004


Author: jlbec
Date: 2004-10-01 12:05:09 -0500 (Fri, 01 Oct 2004)
New Revision: 1534

Modified:
   branches/dlm-changes/src/ocfs2_fs.h
Log:
silly comment change

Modified: branches/dlm-changes/src/ocfs2_fs.h
===================================================================
--- branches/dlm-changes/src/ocfs2_fs.h	2004-10-01 02:31:06 UTC (rev 1533)
+++ branches/dlm-changes/src/ocfs2_fs.h	2004-10-01 17:05:09 UTC (rev 1534)
@@ -132,7 +132,7 @@
 
 static char *ocfs2_system_inode_names[NUM_SYSTEM_INODES] = {
 	/* Global system inodes (single copy) */
-	/* The first three are only used from userspace mfks/tunefs */
+	/* The first two are only used from userspace mfks/tunefs */
 	[BAD_BLOCK_SYSTEM_INODE]		"bad_blocks",
 	[GLOBAL_INODE_ALLOC_SYSTEM_INODE] 	"global_inode_alloc",
 



More information about the Ocfs2-commits mailing list