On Wed, Jul 31, 2013 at 06:30:37PM +0200, Stefan Behrens wrote:
> On Wed, 31 Jul 2013 23:37:46 +0800, Liu Bo wrote:
> > This aims to add deduplication subcommand, 'btrfs dedup command <path>',
> > ie. register/unregister'.
> > 
> > It can be used to enable or disable dedup support for a filesystem.
> > 
> > Signed-off-by: Liu Bo <bo.li....@oracle.com>
> > ---
> >  Makefile     |    2 +-
> >  btrfs.c      |    1 +
> >  cmds-dedup.c |  101 
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  commands.h   |    2 +
> >  ctree.h      |    2 +
> >  ioctl.h      |    5 +++
> >  6 files changed, 112 insertions(+), 1 deletions(-)
> >  create mode 100644 cmds-dedup.c
> 
> No manpage?
> 

Good reminder, thanks very much.

-liubo
--
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

Reply via email to