- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for healItems (0.2 sec)
-
cmd/admin-heal-ops.go
} } func (h *healSequence) healDiskMeta(objAPI ObjectLayer) error { // Start healing the config prefix. return h.healMinioSysMeta(objAPI, minioConfigPrefix)() } func (h *healSequence) healItems(objAPI ObjectLayer) error { if h.clientToken == bgHealingUUID { // For background heal do nothing. return nil } if h.bucket == "" { // heal internal meta only during a site-wide heal
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Oct 26 09:58:27 UTC 2024 - 25.6K bytes - Viewed (0)