Files
Tim Burke e1e11e42c7 Allow up to 256 total fragments
... rather than the current limit of 32.

Note that some backends have much lower limits, both before and after:

- jerasure_rs_cauchy caps out at 16 fragments
- the flat xor codes in general are much more prescriptive regarding
  number of data and parity fragments

Those limits are still in place, but the other publicly accessible
backends all seem to support up to the new limit.

Change-Id: Icbc7b2e505442e5b3eb2b844637d5270be6de4d1
Signed-off-by: Tim Burke <tim.burke@gmail.com>
2026-03-26 21:35:52 -07:00
..
2024-09-23 08:29:35 -07:00