linux24/fs/jfs

OSS-jfs_User <[email protected]> Mon, 24 Mar 2003 16:03:09 -0500
Newsgroups gmane.comp.file-systems.jfs.cvs
Message-ID <[email protected]>
Update of /usr/cvs/jfs/linux24/fs/jfs
In directory swg3ws024:/tmp/cvs-serv8656/fs/jfs

Modified Files:
	jfs_txnmgr.c 
Log Message:
Avoid deadlock under very heavy load.

Make sure that at least one tblock is available for forced transactions,
and that only critical transactions are forced.