mirror of
https://github.com/minio/minio.git
synced 2026-02-19 02:28:39 -05:00
Zone abstraction of object layer was returning `nil` incorrectly under situations where disk healing is not required. Returning `nil` is considered as healing successful, which leads to unexpected ReloadFormat() peer notification calls during startup. This PR fixes this behavior properly for zones. |
||
|---|---|---|
| .. | ||
| benchcmp.sh | ||
| checkdeps.sh | ||
| cross-compile.sh | ||
| gateway-tests.sh | ||
| gen-ldflags.go | ||
| race.sh | ||
| verify-build.sh | ||
| verify-healing.sh | ||