[Ocfs2-commits] manish commits r1741 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jan 5 13:28:09 CST 2005


Author: manish
Date: 2005-01-05 13:28:07 -0600 (Wed, 05 Jan 2005)
New Revision: 1741

Modified:
   trunk/src/ocfs2_fs.h
Log:
ytpo fix


Modified: trunk/src/ocfs2_fs.h
===================================================================
--- trunk/src/ocfs2_fs.h	2005-01-05 19:13:13 UTC (rev 1740)
+++ trunk/src/ocfs2_fs.h	2005-01-05 19:28:07 UTC (rev 1741)
@@ -374,7 +374,7 @@
 		} bitmap1;
 		struct {		/* Info for journal system
 					   inodes */
-			__u32 ij_flags;	/* Mounted, versoin, etc. */
+			__u32 ij_flags;	/* Mounted, version, etc. */
 			__u32 ij_pad;
 		} journal1;
 	} id1;				/* Inode type dependant 1 */



More information about the Ocfs2-commits mailing list