diff options
author | David Sterba <dsterba@suse.com> | 2017-02-14 19:45:05 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-02-28 14:26:36 +0100 |
commit | e5d74902362f1a06ea3674042d09f1af178c0a20 (patch) | |
tree | 18b3bf38ac7e1d72923e423156f5e1843317f695 /fs/ntfs | |
parent | btrfs: use predefined limits for calculating maximum number of pages for comp... (diff) | |
download | linux-e5d74902362f1a06ea3674042d09f1af178c0a20.tar.xz linux-e5d74902362f1a06ea3674042d09f1af178c0a20.zip |
btrfs: derive maximum output size in the compression implementation
The value of max_out can be calculated from the parameters passed to the
compressors, which is number of pages and the page size, and we don't
have to needlessly pass it around.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions