Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for UNVERSIONED (0.04 seconds)

  1. cmd/erasure-object.go

    				// Add an MRF heal for next time.
    				er.addPartial(bucket, object, opts.VersionID)
    				return objInfo, InsufficientWriteQuorum{}
    			}
    			tryDel = true // only for unversioned objects if there is write quorum
    		}
    		// For delete marker replication, versionID being replicated will not exist on disk
    		if opts.DeleteMarker {
    			versionFound = false
    		} else if !tryDel {
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Oct 24 04:05:31 GMT 2025
    - 80.4K bytes
    - Click Count (0)
Back to Top