- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkPartSuccess (0.05 sec)
-
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) {
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 91.7K bytes - Viewed (0)