mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 02:03:19 +03:00
6a66f142d4
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.