diff options
author | 2017-08-21 12:43:50 +0300 | |
---|---|---|
committer | 2017-10-30 12:27:56 +0100 | |
commit | c434d21c6442b107af7030be2d716cf6c89c5606 (patch) | |
tree | e85c9b9bf6fa6694a67cf79698d369ab2ff5d912 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk (diff) | |
download | wireguard-linux-c434d21c6442b107af7030be2d716cf6c89c5606.tar.xz wireguard-linux-c434d21c6442b107af7030be2d716cf6c89c5606.zip |
btrfs: Remove redundant argument of __link_block_group
__link_block_group is called from only 2 places and at each call site the
space_info being passed is the same as the space info assigned to the passed
cache struct. Let's remove the redundant argument and make the function
reference the space_info from the passed block_group_cache. No functional
changes
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ renamed to link_block_group ]
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions