LWN.net Logo

journal_data_ordered

journal_data_ordered

Posted Apr 8, 2009 5:18 UTC (Wed) by butlerm (subscriber, #13312)
In reply to: journal_data_ordered by pr1268
Parent article: Linux Storage and Filesystem workshop, day 1

My tune2fs(8) man page states:

"-o [mount_option,...]

Set or clear the indicated default mount options in the filesys-
tem. Default mount options can be overridden by mount options
specified either in /etc/fstab(5) or on the command line argu-
ments to mount(8). Older kernels may not support this feature;"

There are really three "defaults" of course. The filesystem implementation
level, the filesystem image level, and the /etc/fstab level, in that order.


(Log in to post comments)

journal_data_ordered

Posted Apr 8, 2009 7:13 UTC (Wed) by bojan (subscriber, #14302) [Link]

Gee - thanks! I really am blind. My manual page says exactly the same thing (of course)...

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