diff options
author | Nikolay Borisov <nborisov@suse.com> | 2017-08-21 12:43:50 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-10-30 12:27:56 +0100 |
commit | c434d21c6442b107af7030be2d716cf6c89c5606 (patch) | |
tree | e85c9b9bf6fa6694a67cf79698d369ab2ff5d912 /fs/btrfs/async-thread.c | |
parent | 1efb72a3c3ea8e430d1984774692ecbe3235600a (diff) |
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 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions