Is there a way to store the default mount options in the file system a
la ext4 and tune2fs?
In particular my initrd mounts the file system and then the system
remounts it using fstab, but this tends to lead to rebuilds of the inode
cache. The initrd doesn't have the inode_cache option but the fstab
does. This creates lots "meh" on occasion.
It Would Be Betterâ„¢ if there were a way to store that sort of thing on
the file system itself. Said feature was very easy to use on ext4 for
dealing with xattr and such.
-- Rob White.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html