diff options
| author | Christoph Hellwig <[email protected]> | 2022-06-17 12:04:05 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-07-25 17:45:39 +0200 |
| commit | ff18a4afebdd9b4441983a777b88095250e9de1d (patch) | |
| tree | 4f5b42f44160c091f19b5609982bf3a0284b2980 /scripts/gcc-plugins/gcc-generate-ipa-pass.h | |
| parent | 0201fceb9f5f65757ae7c40be658aa82f0940876 (diff) | |
btrfs: raid56: use fixed stripe length everywhere
The raid56 code assumes a fixed stripe length BTRFS_STRIPE_LEN but there
are functions passing it as arguments, this is not necessary. The fixed
value has been used for a long time and though the stripe length should
be configurable by super block member stripesize, this hasn't been
implemented and would require more changes so we don't need to keep this
code around until then.
Partially based on a patch from Qu Wenruo.
Reviewed-by: Nikolay Borisov <[email protected]>
Tested-by: Nikolay Borisov <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
[ update changelog ]
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-ipa-pass.h')
0 files changed, 0 insertions, 0 deletions