diff options
author | Anand Jain <anand.jain@oracle.com> | 2023-05-24 20:02:35 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:28 +0200 |
commit | 4693893bf8d01c37a8952a3ea2a1bdfeb4106277 (patch) | |
tree | 735d74f6b414e4a319d6941e3646d4f7d0a41a21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 46672a44b023461d13f063bc95bf832f8124177f (diff) |
btrfs: reduce struct btrfs_fs_devices size by moving fsid_change
Pack bool fsid_change and bool seeding with other bool declarations in the
struct btrfs_fs_devices, approximately 6 bytes is saved, depending on
the config.
before: 512 bytes
after: 496 bytes
Signed-off-by: Anand Jain <anand.jain@oracle.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