[Ocfs2-commits] mfasheh commits r1376 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Aug 24 16:13:24 CDT 2004


Author: mfasheh
Date: 2004-08-24 16:13:22 -0500 (Tue, 24 Aug 2004)
New Revision: 1376

Modified:
   trunk/src/inode.c
Log:
* kill a useless comment


Modified: trunk/src/inode.c
===================================================================
--- trunk/src/inode.c	2004-08-24 01:10:38 UTC (rev 1375)
+++ trunk/src/inode.c	2004-08-24 21:13:22 UTC (rev 1376)
@@ -499,8 +499,6 @@
 		goto bail;
 	}
 
-	/* eventually this case has to GO!
-	 *   -- is this comment valid anymore? -- joel */
 	if (args->blkno != fe->i_blkno)
 		BUG();
 



More information about the Ocfs2-commits mailing list