diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-02-07 17:55:39 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-03-26 15:09:31 +0200 |
commit | dc60c525cff11a5e60073cd1f618023b28b64ff1 (patch) | |
tree | 4324534f4d0a7f89044b8a8738cb73b1b01077f6 /tools | |
parent | c9b577c01ac91a82fce697c445cfac2bcd8a49f6 (diff) | |
download | linux-dc60c525cff11a5e60073cd1f618023b28b64ff1.tar.gz linux-dc60c525cff11a5e60073cd1f618023b28b64ff1.tar.bz2 linux-dc60c525cff11a5e60073cd1f618023b28b64ff1.zip |
btrfs: Remove fs_info argument from btrfs_trans_release_metadata
All current callers of this function just get a reference to the
trans->fs_info member and pass it as the second argument. Collapse this
into the function itself. No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions