- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getPoolIdxExistingNoLock (0.11 sec)
-
cmd/erasure-server-pool.go
pinfo, _, err := z.getPoolInfoExistingWithOpts(ctx, bucket, object, opts) if err != nil { return -1, err } return pinfo.Index, nil } // getPoolIdxExistingNoLock returns the (first) found object pool index containing an object. // If the object exists, but the latest version is a delete marker, the index with it is still returned.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 29 22:40:36 UTC 2024 - 89.8K bytes - Viewed (0)