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