btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe...
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Tue, 19 Jul 2016 08:50:36 +0000 (16:50 +0800)
committerDavid Sterba <dsterba@suse.com>
Wed, 7 Sep 2016 14:35:35 +0000 (16:35 +0200)
commitb0985c40b8f8adb2c248427200b37736cc2be5a5
tree3b42bd6316618bb1921f5a80312545f0cf1cc8af
parent160ceedfd40085cfb1e08305917fcc24cefdad93
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset

Extend btrfs_set_extent_delalloc() and extent_clear_unlock_delalloc()
parameters for both in-band dedupe and subpage sector size patchset.

This should reduce conflict of both patchset and the effort to rebase
them.

Cc: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Cc: David Sterba <dsterba@suse.cz>
Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h
fs/btrfs/file.c
fs/btrfs/inode.c
fs/btrfs/relocation.c
fs/btrfs/tests/inode-tests.c
This page took 0.026392 seconds and 5 git commands to generate.