diff options
author | 2018-10-30 16:43:24 +0200 | |
---|---|---|
committer | 2018-12-17 14:51:37 +0100 | |
commit | de37aa513105f864d3c21105bf5542d498f21ca2 (patch) | |
tree | 309336759425188e213244d654f8abfdcf16f955 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: Add sysfs support for metadata_uuid feature (diff) | |
download | linux-rng-de37aa513105f864d3c21105bf5542d498f21ca2.tar.xz linux-rng-de37aa513105f864d3c21105bf5542d498f21ca2.zip |
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Currently btrfs_fs_info structure contains a copy of the
fsid/metadata_uuid fields. Same values are also contained in the
btrfs_fs_devices structure which fs_info has a reference to. Let's
reduce duplication by removing the fields from fs_info and always refer
to the ones in fs_devices. No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions