Files
seaweedfs/weed/storage/erasure_coding
Chris Lu 79164c8eef refactor(ec): return shard size from findShardFile to skip second stat
generateMissingEcFiles was os.Stat'ing each shard a second time just to
read the size after findShardFile already had it. Return the size
directly so the inner loop is one Stat per shard instead of two.
2026-05-07 22:25:40 -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