- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getFormatErasureInQuorumOld (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/format-erasure_test.go
formats[i] = nil } } if _, err = getFormatErasureInQuorum(formats); err == nil { t.Fatal("Unexpected success") } } // Get backend Erasure format in quorum `format.json`. func getFormatErasureInQuorumOld(formats []*formatErasureV3) (*formatErasureV3, error) { formatHashes := make([]string, len(formats)) for i, format := range formats { if format == nil { continue } h := sha256.New()
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 12.7K bytes - Click Count (0)