Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for PutReplicationState (0.4 seconds)

  1. cmd/erasure-object.go

    				Object:    object,
    				Queued:    time.Now(),
    				Versions:  versions,
    				SetIndex:  er.setIndex,
    				PoolIndex: er.poolIndex,
    			})
    		}
    	}
    
    	fi.ReplicationState = opts.PutReplicationState()
    
    	// we are adding a new version to this object under the namespace lock, so this is the latest version.
    	fi.IsLatest = true
    
    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