Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AsyncId (0.08 sec)

  1. cmd/xl-storage.go

    		// this is currently used by
    		// - emphemeral objects such as objects created during listObjects() calls
    		ok := volume == minioMetaMultipartBucket // - newMultipartUpload() call must be synced to drives.
    		return s.writeAll(ctx, volume, pathJoin(path, xlStorageFormatFile), buf, ok, "")
    	}
    
    	buf, err := s.ReadAll(ctx, volume, pathJoin(path, xlStorageFormatFile))
    	if err != nil && err != errFileNotFound {
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Jun 13 11:33:47 UTC 2025
    - 91.7K bytes
    - Viewed (0)
Back to top