Re: [PATCH v12.2 03/15] btrfs: dedupe: Introduce function to initialize dedupe info

2016-07-25 Thread kbuild test robot
Hi, [auto build test ERROR on next-20160724] [cannot apply to btrfs/next linus/master stable/master v4.7-rc7 v4.7-rc6 v4.7-rc5 v4.7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Qu-Wenruo/Btr

[PATCH v12.2 03/15] btrfs: dedupe: Introduce function to initialize dedupe info

2016-07-19 Thread Qu Wenruo
From: Wang Xiaoguang Add generic function to initialize dedupe info. Signed-off-by: Qu Wenruo Signed-off-by: Wang Xiaoguang Reviewed-by: Josef Bacik --- fs/btrfs/Makefile | 2 +- fs/btrfs/dedupe.c | 185 + fs/btrfs/dedupe.h