mirror of
https://github.com/minio/minio.git
synced 2025-03-29 00:33:42 -04: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.