Re: [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info

2016-05-10 Thread Qu Wenruo
Qu Wenruo wrote on 2016/05/11 08:21 +0800: Mark Fasheh wrote on 2016/05/10 17:00 -0700: On Fri, Apr 01, 2016 at 05:59:13PM +0800, kbuild test robot wrote: Hi Wang, [auto build test ERROR on btrfs/next] [also build test ERROR on v4.6-rc1 next-20160401] [if your patch is applied to the

Re: [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info

2016-05-10 Thread Qu Wenruo
Mark Fasheh wrote on 2016/05/10 17:00 -0700: On Fri, Apr 01, 2016 at 05:59:13PM +0800, kbuild test robot wrote: Hi Wang, [auto build test ERROR on btrfs/next] [also build test ERROR on v4.6-rc1 next-20160401] [if your patch is applied to the wrong git tree, please drop us a note to help

Re: [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info

2016-05-10 Thread Mark Fasheh
On Fri, Apr 01, 2016 at 05:59:13PM +0800, kbuild test robot wrote: > Hi Wang, > > [auto build test ERROR on btrfs/next] > [also build test ERROR on v4.6-rc1 next-20160401] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: >

Re: [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info

2016-04-01 Thread kbuild test robot
Hi Wang, [auto build test ERROR on btrfs/next] [also build test ERROR on v4.6-rc1 next-20160401] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info

2016-04-01 Thread Qu Wenruo
From: Wang Xiaoguang Add generic function to initialize dedupe info. Signed-off-by: Qu Wenruo Signed-off-by: Wang Xiaoguang --- fs/btrfs/Makefile | 2 +- fs/btrfs/dedupe.c | 154