- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkPart2 (0.05 seconds)
-
cmd/xl-storage.go
} // 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) { volumeDir, err := s.getVolDir(volume) if err != nil { return nil, err }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 91.7K bytes - Click Count (0)