diff options
author | 2018-02-07 17:55:39 +0200 | |
---|---|---|
committer | 2018-03-26 15:09:31 +0200 | |
commit | dc60c525cff11a5e60073cd1f618023b28b64ff1 (patch) | |
tree | 4324534f4d0a7f89044b8a8738cb73b1b01077f6 /fs/btrfs/dev-replace.c | |
parent | btrfs: Open code btrfs_write_and_wait_marked_extents (diff) | |
download | wireguard-linux-dc60c525cff11a5e60073cd1f618023b28b64ff1.tar.xz wireguard-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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions