diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-06-24 13:42:42 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-08-07 19:16:28 +0200 |
| commit | f1df52e323b2d934194f0bd47827cd214105ce23 (patch) | |
| tree | 58c4eb74cbb901e9af057630f73c10efad4f0db9 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | bd3dddec1b78bf823b1966aff3ed3f9bb0ebe39c (diff) | |
btrfs: use correct type for sectorsize/nodesize/blocksize
The nodesize and sectorsize are all u32 values, there is no need to use
u64 for local usage.
Furthermore some call sites also use "blocksize" or "bs" for sectorsize,
also change them to use the minimal type u32 instead.
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
