LWN.net Logo

ext4 and data consistency

ext4 and data consistency

Posted May 23, 2010 13:29 UTC (Sun) by anton (guest, #25547)
In reply to: ext4 and data consistency by cortana
Parent article: The Next3 filesystem

One way is to mount such a file system with the default value (without overriding the default with tune2fs or in fstab), and the checking the actual options in /proc/mounts. That is what I do.

Another way would be to check CONFIG_EXT3_DEFAULTS_TO_ORDERED in the kernel config file.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds