On Sat, Aug 06, 2005 at 12:25:42AM +0300, Muli Ben-Yehuda wrote: > ext3 can do "journal=data" (what you would expect) and > "journal=ordered" (almost as safe as journal=data and almost as fast > as journal=metadata. I don't understand the voodoo involved.)
nitpicking: A quick look at mount(8) shows that this is actually 'data=journal' and 'data=ordered', respectively. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
