On Mon, Aug 12, 2013 at 10:45:55AM +0800, Liu Bo wrote:
> On Fri, Aug 09, 2013 at 02:51:35PM +0200, David Sterba wrote:
> > 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.
> >
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 ',
> > ie. register/unregister'.
>
> I'm not sure that calling it register/unregister is the right thing, IMO
On Thu, Aug 08, 2013 at 04:35:46PM +0800, Liu Bo wrote:
> This aims to add deduplication subcommand, 'btrfs dedup command ',
> 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
re
This aims to add deduplication subcommand, 'btrfs dedup command ',
ie. register/unregister'.
It can be used to enable or disable dedup support for a filesystem.
Signed-off-by: Liu Bo
---
v2: add manpage
Makefile |2 +-
btrfs.c|1 +
cmds-dedup.c | 101 ++