mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05: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.