summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTimofey Titovets <nefelim4ag@gmail.com>2018-05-02 07:15:37 +0200
committerDavid Sterba <dsterba@suse.com>2018-05-28 18:24:04 +0200
commitb67287682688a60d03e8c2c6d4689ea3a25d5d3c (patch)
tree96fc3ed384436982e7b99ed21e83f166218cc0da /tools
parentBtrfs: split btrfs_extent_same (diff)
downloadlinux-b67287682688a60d03e8c2c6d4689ea3a25d5d3c.tar.xz
linux-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 <nefelim4ag@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions