- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newFormatSets (0.07 sec)
-
cmd/erasure-sets.go
// Initialize a new set of set formats which will be written to disk. newFormatSets, currentDisksInfo := newHealFormatSets(refFormat, s.setCount, s.setDriveCount, formats, sErrs) if !dryRun { tmpNewFormats := make([]*formatErasureV3, s.setCount*s.setDriveCount) for i := range newFormatSets { for j := range newFormatSets[i] { if newFormatSets[i][j] == nil { continue }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 27 10:41:37 UTC 2024 - 37K bytes - Viewed (0)