aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-buffer-tests.c
diff options
context:
space:
mode:
authorTimofey Titovets <[email protected]>2018-05-02 05:15:37 +0000
committerDavid Sterba <[email protected]>2018-05-28 16:24:04 +0000
commitb67287682688a60d03e8c2c6d4689ea3a25d5d3c (patch)
tree96fc3ed384436982e7b99ed21e83f166218cc0da /fs/btrfs/tests/extent-buffer-tests.c
parentBtrfs: split btrfs_extent_same (diff)
downloadkernel-b67287682688a60d03e8c2c6d4689ea3a25d5d3c.tar.gz
kernel-b67287682688a60d03e8c2c6d4689ea3a25d5d3c.zip
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
Currently btrfs_dedupe_file_range silently restricts the dedupe range to to 16MiB to limit locking and working memory size and is documented in manual page as implementation specific. Let's remove that restriction by iterating over the dedup range in 16MiB steps. This is backward compatible and will not change anything for requests smaller then 16MiB. Signed-off-by: Timofey Titovets <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tests/extent-buffer-tests.c')
0 files changed, 0 insertions, 0 deletions