[Ocfs2-commits] mfasheh commits r1425 - trunk/src
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Fri Sep 3 18:46:05 CDT 2004
Author: mfasheh
Date: 2004-09-03 18:46:04 -0500 (Fri, 03 Sep 2004)
New Revision: 1425
Modified:
trunk/src/alloc.h
Log:
* missed this file in my last commit
Modified: trunk/src/alloc.h
===================================================================
--- trunk/src/alloc.h 2004-09-03 23:45:47 UTC (rev 1424)
+++ trunk/src/alloc.h 2004-09-03 23:46:04 UTC (rev 1425)
@@ -65,6 +65,6 @@
int ocfs_recover_local_alloc(ocfs_super *osb,
int node_num,
ocfs_bitmap_free_head **bits_to_free);
-void ocfs_shutdown_local_alloc(ocfs_super *osb, int sync);
+void ocfs_shutdown_local_alloc(ocfs_super *osb);
#endif /* OCFS2_ALLOC_H */
More information about the Ocfs2-commits
mailing list