[Ocfs2-commits] jlbec commits r971 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jun 2 12:16:55 CDT 2004


Author: jlbec
Date: 2004-06-02 11:16:53 -0500 (Wed, 02 Jun 2004)
New Revision: 971

Modified:
   trunk/src/file.c
Log:
typo in comment

Modified: trunk/src/file.c
===================================================================
--- trunk/src/file.c	2004-06-02 16:16:34 UTC (rev 970)
+++ trunk/src/file.c	2004-06-02 16:16:53 UTC (rev 971)
@@ -412,7 +412,7 @@
 	}
 
 bail:
-//	ocfs_bh_sem_hash_cleanup_pid(current->pid());
+//	ocfs_bh_sem_hash_cleanup_pid(current->pid);
 
 	LOG_EXIT_INT (0);
 	return 0;



More information about the Ocfs2-commits mailing list