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.
