LWN.net Logo

journal_data_ordered

journal_data_ordered

Posted Apr 8, 2009 3:57 UTC (Wed) by bojan (subscriber, #14302)
In reply to: journal_data_ordered by pr1268
Parent article: Linux Storage and Filesystem workshop, day 1

I think the one from /etc/fstab. The manual of tune2fs says:

-o [^]mount-option[,...]
Set or clear the indicated default mount options in the filesystem.

I take this to mean that if you have "defaults" in /etc/fstab, then the FS option can specify what is the default for that particular file system. I would think the default would get overridden by an explicit mount option from /etc/fstab though.

But, that's easy to check. Just set the options on the FS level and/or fstab, mount and check dmesg to see what really happened.


(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