Qu Wenruo
2014-Jan-03 06:10 UTC
[PATCH v2 00/11] btrfs: Add missing pairing mount options.
Some options should be paired to support triggering different functions when remounting. This patchset add these missing pairing mount options. changelog: v1: Initial commit with only barrier option v2: Add other missing pairing options Qu Wenruo (11): btrfs: Add "barrier" option to support "-o remount,barrier" btrfs: Add noautodefrag mount option. btrfs: Add nocheck_int mount option. btrfs: Add nodiscard mount option. btrfs: Add noenospc_debug mount option. btrfs: Add noflushoncommit mount option. btrfs: Add noinode_cache mount option. btrfs: Add acl mount option. btrfs: Add datacow mount option. btrfs: Add datasum mount option. btrfs: Add treelog mount option. Documentation/filesystems/btrfs.txt | 56 ++++++++++++++++++---------- fs/btrfs/super.c | 74 ++++++++++++++++++++++++++++++++++++- 2 files changed, 110 insertions(+), 20 deletions(-) -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html