Posted May 23, 2010 13:29 UTC (Sun) by anton (guest, #25547)
[Link]
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.