patch-2.4.26 linux-2.4.26/fs/jfs/jfs_logmgr.h

Next file: linux-2.4.26/fs/jfs/jfs_metapage.c
Previous file: linux-2.4.26/fs/jfs/jfs_logmgr.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/jfs/jfs_logmgr.h linux-2.4.26/fs/jfs/jfs_logmgr.h
@@ -509,7 +509,6 @@
 
 extern int lmLogOpen(struct super_block *sb, struct jfs_log ** log);
 extern int lmLogClose(struct super_block *sb, struct jfs_log * log);
-extern int lmLogSync(struct jfs_log * log, int nosyncwait);
 extern int lmLogShutdown(struct jfs_log * log);
 extern int lmLogInit(struct jfs_log * log);
 extern int lmLogFormat(struct jfs_log *log, s64 logAddress, int logSize);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)