Files
seaweedfs/weed/storage/erasure_coding
Chris Lu d60f5201f9 refactor(ec): drop unused buffer/block-size params from generateMissingEcFiles
The function only routes through rebuildEcFiles, which uses
ErasureCodingSmallBlockSize directly. The buffer/block-size knobs
threaded in from RebuildEcFilesWithContext were never read. Drop them
from the signature and the sole caller; encoding still goes through
generateEcFiles which keeps its own copies of the same params.
2026-05-09 14:45:44 -07:00
..
2019-05-15 01:02:00 -07:00
2019-05-15 01:02:00 -07:00
2026-04-10 17:31:14 -07:00
2026-04-10 17:31:14 -07:00