mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-16 18:08:21 +00:00
d92c563b9e
Keep common shard-indexed decode scratch vectors inline while preserving heap fallback for larger supported erasure layouts. Consume scratch iterators directly at the stripe-state boundary to avoid reallocating. Co-authored-by: heihutu <heihutu@gmail.com>
ECStore Erasure Layout
Reserved for erasure coding and bitrot ownership once quorum, parity, and read integrity checks are pinned by focused tests.