commit | 2b584c688bb53d482220712e2f5810a155ec1b74 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Mar 20 16:51:44 2019 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:43 2019 +0200 |
tree | ca9f3a08b501ae410d2062a33734d7e8141f114c | |
parent | 196c9d8de8389643318c22259fd5bcfccbc7fb91 [diff] |
btrfs: get fs_info from trans in btrfs_run_dev_replace We can read fs_info from the transaction and can drop it from the parameters. Signed-off-by: David Sterba <dsterba@suse.com>