mirror of
https://github.com/pgsty/minio.git
synced 2026-03-19 00:07:48 +01:00
current implementation was incorrect, it in-fact assumed only read quorum number of disks. in-fact that value is only meant for read quorum good entries from all online disks. This PR fixes this behavior properly.