commit | 6f8e0fc77cd5534f6c3b1494adcc9dd8da8998a5 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Mar 20 16:29:13 2019 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:42 2019 +0200 |
tree | 62624869e928187087425df8ec9ccaef22f43ef9 | |
parent | 94f94ad9725550bc33e5561b55fc4506228b1d7b [diff] |
btrfs: get fs_info from trans in init_first_rw_device We can read fs_info from the transaction and can drop it from the parameters. Signed-off-by: David Sterba <dsterba@suse.com>