linux24/Documentation/filesystems

OSS-jfs_User <[email protected]> Thu, 17 Jul 2003 17:57:28 -0400
Newsgroups gmane.comp.file-systems.jfs.cvs
Message-ID <[email protected]>
Update of /usr/cvs/jfs/linux24/Documentation/filesystems
In directory swg3ws024:/tmp/cvs-serv16849/Documentation/filesystems

Modified Files:
	jfs.txt 
Log Message:
add nointegrity mount option
  
This option allows a performance boost by not writing to the journal at the
expense of loss of data integrity if the system crashes or is powered off.
The intended use of this option is to allow faster restores from backup media.