Re: [PATCH] btrfs: move btrfs_compression_type to compression.h

2016-03-10 Thread kbuild test robot
Hi Anand, [auto build test WARNING on v4.5-rc7] [cannot apply to btrfs/next next-20160309] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH] btrfs: move btrfs_compression_type to compression.h

2016-03-09 Thread kbuild test robot
Hi Anand, [auto build test ERROR on v4.5-rc7] [cannot apply to btrfs/next next-20160309] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH] btrfs: move btrfs_compression_type to compression.h

2016-03-09 Thread kbuild test robot
Hi Anand, [auto build test ERROR on v4.5-rc7] [cannot apply to btrfs/next next-20160309] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH] btrfs: move btrfs_compression_type to compression.h

2016-03-09 Thread Anand Jain
So that its better organized. Signed-off-by: Anand Jain --- fs/btrfs/compression.h | 9 + fs/btrfs/ctree.h| 8 fs/btrfs/disk-io.c | 1 + fs/btrfs/extent_map.c | 1 + fs/btrfs/file-item.c| 1 + fs/btrfs/file.c | 1 +