[Ocfs2-commits] mfasheh commits r2363 - trunk/fs/ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Jun 3 15:53:33 CDT 2005


Author: mfasheh
Signed-off-by: manish
Date: 2005-06-03 15:53:31 -0500 (Fri, 03 Jun 2005)
New Revision: 2363

Modified:
   trunk/fs/ocfs2/super.c
Log:
* remove an ancient comment

Signed-off-by: manish



Modified: trunk/fs/ocfs2/super.c
===================================================================
--- trunk/fs/ocfs2/super.c	2005-06-03 20:49:50 UTC (rev 2362)
+++ trunk/fs/ocfs2/super.c	2005-06-03 20:53:31 UTC (rev 2363)
@@ -895,8 +895,6 @@
 	/* Add proc entry for this volume */
 	ocfs2_proc_add_volume(osb);
 
-	/* Read the publish sector for this node and cleanup dirent being */
-	/* modified when we crashed. */
 	mlog(0, "ocfs2_check_volume...\n");
 	status = ocfs2_check_volume(osb);
 	if (status < 0) {



More information about the Ocfs2-commits mailing list