Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PutReplicationState (0.09 sec)

  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
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 31 22:10:24 UTC 2024
    - 78.8K bytes
    - Viewed (0)
Back to top