commit | a820feb546842a4ab5678279a62d4450320e6696 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri May 15 19:35:57 2020 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon May 25 11:25:36 2020 +0200 |
tree | b1a704ac4581c5ab463d37c85e729a25da0c4702 | |
parent | 56e9357a1e8167134388d4c70654795353765c7b [diff] |
btrfs: open code read_fs_root After the update to btrfs_get_fs_root, read_fs_root has become trivial wrapper that can be open coded. Signed-off-by: David Sterba <dsterba@suse.com>