diff options
author | 2021-07-06 15:13:25 -0300 | |
---|---|---|
committer | 2021-08-23 13:18:59 +0200 | |
commit | 67d5e289a193c643a70ceda437c625e2bc876dbc (patch) | |
tree | 7dd720b66b4ba912155cbd950bc645f886532192 /fs/btrfs/compression.c | |
parent | btrfs: make btrfs_finish_chunk_alloc private to block-group.c (diff) | |
download | linux-dev-67d5e289a193c643a70ceda437c625e2bc876dbc.tar.xz linux-dev-67d5e289a193c643a70ceda437c625e2bc876dbc.zip |
btrfs: remove max argument from generic_bin_search
Both callers use btrfs_header_nritems to feed the max argument. Remove
the argument and let generic_bin_search call it itself.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions