]> Git Repo - linux.git/commit
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe...
authorQu Wenruo <[email protected]>
Tue, 19 Jul 2016 08:50:36 +0000 (16:50 +0800)
committerDavid Sterba <[email protected]>
Mon, 26 Sep 2016 15:59:49 +0000 (17:59 +0200)
commitba8b04c1d4adbc66f3653e3de5bd6c74a9a003bf
tree0fb557927464d5888a77949675a890dbf93e029b
parent897a41b1167955bd543bb252fd3f06f5844f2177
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 <[email protected]>
Cc: David Sterba <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
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.048648 seconds and 4 git commands to generate.