linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Liu Bo <bo.li.liu@oracle.com>
To: dsterba@suse.cz, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2] Btrfs-progs: add dedup subcommand
Date: Mon, 12 Aug 2013 10:45:55 +0800	[thread overview]
Message-ID: <20130812024554.GA19701@localhost.localdomain> (raw)
In-Reply-To: <20130809125134.GJ5284@twin.jikos.cz>

On Fri, Aug 09, 2013 at 02:51:35PM +0200, David Sterba wrote:
> On Thu, Aug 08, 2013 at 04:35:46PM +0800, Liu Bo wrote:
> > This aims to add deduplication subcommand, 'btrfs dedup command <path>',
> > ie. register/unregister'.
> 
> I'm not sure that calling it register/unregister is the right thing, IMO
> it's more enable/disable as you write in the documentation under each
> respective command.
> 

Both of them are easy to be understood, but let's keep it consistent
with the docs as you suggest :)

> Please post a list of the other commands if there are any, and the
> expected usage.
> 

So far only these two commands are needed, thanks for reviewing this.

-liubo

> thanks,
> david
> 
> > +\fBbtrfs dedup register\fP \fI<path>\fP
> > +Enable data deduplication support for a filesystem.
>    ^^^^^
> 
> > +.TP
> > +
> > +\fBbtrfs dedup unregister\fP \fI<path>\fP
> > +Disable data deduplication support for a filesystem.
>    ^^^^^^^

  reply	other threads:[~2013-08-12  2:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08  8:35 [RFC PATCH v6 0/5] Online data deduplication Liu Bo
2013-08-08  8:35 ` [RFC PATCH v6 1/5] Btrfs: skip merge part for delayed data refs Liu Bo
2013-08-08  8:35 ` [RFC PATCH v6 2/5] Btrfs: improve the delayed refs process in rm case Liu Bo
2013-08-08  8:35 ` [RFC PATCH v6 3/5] Btrfs: introduce a head ref rbtree Liu Bo
2013-08-08  8:35 ` [RFC PATCH v6 4/5] Btrfs: disable qgroups accounting when quata_enable is 0 Liu Bo
2013-08-08  8:35 ` [RFC PATCH v6 5/5] Btrfs: online data deduplication Liu Bo
2013-09-02 16:19   ` David Sterba
2013-09-09  6:15     ` Liu Bo
2013-08-08  8:35 ` [PATCH v2] Btrfs-progs: add dedup subcommand Liu Bo
2013-08-09 12:51   ` David Sterba
2013-08-12  2:45     ` Liu Bo [this message]
2013-09-02 16:33       ` David Sterba

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=20130812024554.GA19701@localhost.localdomain \
    --to=bo.li.liu@oracle.com \
    --cc=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    /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).