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.liu@xxxxxxxxxx> > --- > 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? -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
