[Ocfs2-tools-commits] manish commits r536 - trunk/libocfs2/include

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jan 5 13:29:05 CST 2005


Author: manish
Date: 2005-01-05 13:29:03 -0600 (Wed, 05 Jan 2005)
New Revision: 536

Modified:
   trunk/libocfs2/include/ocfs2_fs.h
Log:
ytpo fix


Modified: trunk/libocfs2/include/ocfs2_fs.h
===================================================================
--- trunk/libocfs2/include/ocfs2_fs.h	2005-01-05 19:14:42 UTC (rev 535)
+++ trunk/libocfs2/include/ocfs2_fs.h	2005-01-05 19:29:03 UTC (rev 536)
@@ -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-tools-commits mailing list