- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isAllBucketsNotFound (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/peer-s3-server.go
Endpoint: localDrives[i].Endpoint().String(), State: beforeState[i], }) } // check dangling and delete bucket only if its not a meta bucket if !isMinioMetaBucketName(bucket) && !isAllBucketsNotFound(errs) && opts.Remove { g := errgroup.WithNErrs(len(localDrives)) for index := range localDrives { g.Go(func() error { if localDrives[index] == nil { return errDiskNotFound }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 8.2K bytes - Click Count (0)