Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: Remove fs_info argument from add_free_space_extent
This function always takes a transaction handle which references the fs_info structure. 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>
- Loading branch information