commit | e72cb9235d26e5b7360a38a702e644a24d8975e6 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Jun 20 15:48:57 2018 +0300 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:34 2018 +0200 |
tree | 5e9f51c1becdb2f8caf0c29fbcdfd92a07709f81 | |
parent | 5a98ec0141805a0ff9adb18fd18834a906637f2f [diff] |
btrfs: Remove fs_info from __btrfs_free_extent This function is always called with a valid transaction handle so we can reference the fs_info from there. No functional changes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>