- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for convPartErrToInt (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/erasure-healing-common.go
} else { onlineDisks[index] = nil } } return onlineDisks, modTime, "" } // Convert verify or check parts returned error to integer representation func convPartErrToInt(err error) int { err = unwrapAll(err) switch err { case nil: return checkPartSuccess case errFileNotFound, errFileVersionNotFound: return checkPartFileNotFound case errFileCorrupt:Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 12K bytes - Click Count (0)