commit | 4457c1c702fa1cb2f032bae6dfa0dd2f84ff2b5c | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Thu May 10 15:44:45 2018 +0300 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:33 2018 +0200 |
tree | 7f6274d560dfd1b188022010ab4fe6e130d20808 | |
parent | 66afee18485932ab1f6000eb37c8605175b5339e [diff] |
btrfs: Remove fs_info argument from add_new_free_space This function also takes a btrfs_block_group_cache which contains a referene to the fs_info. So use that and remove the extra argument. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>