linux24/fs/jfs

OSS-jfs_Admin <[email protected]> Tue, 18 Feb 2003 14:48:25 -0500
Newsgroups gmane.comp.file-systems.jfs.cvs
Message-ID <[email protected]>
Update of /usr/cvs/jfs/linux24/fs/jfs
In directory swg3ws025:/tmp/cvs-serv20166

Modified Files:
	jfs_logmgr.c jfs_logmgr.h jfs_txnmgr.c jfs_umount.c 
Log Message:
Fix jfs_flush_journal so that it doesn't wait indefinately when called from
jfs_sync_fs.  The CVS source tree does not implement jfs_sync_fs, but this
change keeps the code up-to-date with the 2.4.21-pre* and 2.5 trees.