mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 00:29:55 +03:00
2bd694dbc8
`disksUnavailable` healStatus constant indicates that a given object needs healing but one or more of disks requiring heal are offline. This can be used by admin heal API consumers to distinguish between a successful heal and a no-op since the outdated disks were offline.