diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-04-15 15:02:27 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-06-08 15:53:29 +0200 |
| commit | acef2bf43aa222e7d5396ba889789e2ce14f2062 (patch) | |
| tree | ed9af2539128c3a1868376843c4a125e24d0cd26 /tools/perf/scripts/python | |
| parent | 5e4b57f77ca3e39bde9681e4d79ea564bbd4fece (diff) | |
btrfs: remove unit field from struct btrfs_free_space_ctl
The unit field always has a value matching the sector size, and since we
have a block group pointer in the structure, we can access the block group
and then its fs_info field to get to the sector size. So remove the field,
which will allow us later to shrink the structure size.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
