Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for readBackgroundHealInfo (0.18 sec)

  1. cmd/data-scanner.go

    	BitrotStartTime  time.Time           `json:"bitrotStartTime"`
    	BitrotStartCycle uint64              `json:"bitrotStartCycle"`
    	CurrentScanMode  madmin.HealScanMode `json:"currentScanMode"`
    }
    
    func readBackgroundHealInfo(ctx context.Context, objAPI ObjectLayer) backgroundHealInfo {
    	if globalIsErasureSD {
    		return backgroundHealInfo{}
    	}
    
    	// Get last healing information
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 22 21:10:34 UTC 2024
    - 48.4K bytes
    - Viewed (0)
Back to top