- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkPartSuccess (0.06 seconds)
-
cmd/xl-storage.go
resp = checkPartFileNotFound return resp } // Check if shard is truncated. if st.Size() < expectedSize { resp = checkPartFileCorrupt return resp } return checkPartSuccess } // CheckParts check if path has necessary parts available. func (s *xlStorage) CheckParts(ctx context.Context, volume string, path string, fi FileInfo) (*CheckPartsResp, error) {
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 91.7K bytes - Click Count (0)