- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for topK (0.01 sec)
-
cmd/erasure-object.go
for _, fivs := range versionsMap { // Removal of existing versions and adding a delete marker in the same // request is supported. At the same time, we cannot allow adding // two delete markers on top of any object. To avoid this situation, // we will sort deletions to execute existing deletion first, // then add only one delete marker if requested sort.SliceStable(fivs.Versions, func(i, j int) bool {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Sep 07 16:13:09 UTC 2025 - 80.4K bytes - Viewed (0)