diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-06-24 13:53:28 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-08-07 19:16:28 +0200 |
| commit | 49a75e200d1c74357e012e1e351ae8b10ed79d11 (patch) | |
| tree | 61d93708fbf3d9d0146692ccebb11bfce81a8ec6 /tools/perf/scripts/python/task-analyzer.py | |
| parent | f1df52e323b2d934194f0bd47827cd214105ce23 (diff) | |
btrfs: remove btrfs_fs_info::stripesize
Btrfs does not support variable stripe length yet, all RAID0/5/6/10
chunks have the fixed stripe length 64K for now.
Furthermore, btrfs_fs_info::stripesize is not the real chunk stripe
length, it's always the same value as sectorsize.
Remove btrfs_fs_info::stripesize, and for the only callsite utilizing
that member, replace it with fs_info->sectorsize instead.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
