summaryrefslogtreecommitdiff
path: root/fs/cachefiles
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2018-10-30 16:43:24 +0200
committerDavid Sterba <dsterba@suse.com>2018-11-01 19:58:14 +0100
commite3d5ed120e5df982abcbf36fcb9fd66ef274a8b3 (patch)
tree0a93815b6668b75d2f0214356199c15a4ae7374d /fs/cachefiles
parent3711e6b672e12dcba9c4362ef32f04c7ef70cacb (diff)
downloadlinux-next-e3d5ed120e5df982abcbf36fcb9fd66ef274a8b3.tar.gz
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> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions