linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Qu Wenruo <quwenruo@cn.fujitsu.com>
To: Eric Sandeen <sandeen@redhat.com>, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 00/11] btrfs: Add missing pairing mount options.
Date: Mon, 06 Jan 2014 08:58:54 +0800	[thread overview]
Message-ID: <52C9FFCE.9030203@cn.fujitsu.com> (raw)
In-Reply-To: <52C6F8C7.9080902@redhat.com>

On fri, 03 Jan 2014 11:52:07 -0600, Eric Sandeen wrote:
> 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
Xfstests test case for the remounting test is under development and will
submit soon.(for both generic and btrfs mount options)

As far as I tested, no problem occurs in my test environment but since
the IO pressure is low, a more heavier test case is needed though.

Qu
>
>> 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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


  reply	other threads:[~2014-01-06  0:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03  6:10 [PATCH v2 00/11] btrfs: Add missing pairing mount options Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 01/11] btrfs: Add "barrier" option to support "-o remount,barrier" Qu Wenruo
2014-01-03  8:44   ` Mike Fleetwood
2014-01-03  9:20     ` Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 02/11] btrfs: Add noautodefrag mount option Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 03/11] btrfs: Add nocheck_int " Qu Wenruo
2014-01-03 17:13   ` David Sterba
2014-01-06  0:51     ` Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 04/11] btrfs: Add nodiscard " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 05/11] btrfs: Add noenospc_debug " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 06/11] btrfs: Add noflushoncommit " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 07/11] btrfs: Add noinode_cache " Qu Wenruo
2014-01-03 17:52   ` David Sterba
2014-01-06  0:54     ` Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 08/11] btrfs: Add acl " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 09/11] btrfs: Add datacow " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 10/11] btrfs: Add datasum " Qu Wenruo
2014-01-03  6:10 ` [PATCH v2 11/11] btrfs: Add treelog " Qu Wenruo
2014-01-03 17:52 ` [PATCH v2 00/11] btrfs: Add missing pairing mount options Eric Sandeen
2014-01-06  0:58   ` Qu Wenruo [this message]
2014-01-03 17:58 ` David Sterba
2014-01-06  1:01   ` Qu Wenruo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52C9FFCE.9030203@cn.fujitsu.com \
    --to=quwenruo@cn.fujitsu.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=sandeen@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).