Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for tmpNewFormats (0.06 seconds)

  1. cmd/erasure-sets.go

    				res.After.Drives[i*s.setDriveCount+j].State = madmin.DriveStateOk
    				tmpNewFormats[i*s.setDriveCount+j] = newFormatSets[i][j]
    			}
    		}
    
    		// Save new formats `format.json` on unformatted disks.
    		for index, format := range tmpNewFormats {
    			if storageDisks[index] == nil || format == nil {
    				continue
    			}
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 37K bytes
    - Click Count (1)
Back to Top