On 1/3/14, 12:10 AM, Qu Wenruo wrote: > Some options should be paired to support triggering different functions > when remounting. > > This patchset add these missing pairing mount options.
I think this really would benefit from a regression test which ensures that every remount transition works properly... Thanks, -Eric > 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(-) > -- 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