mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 09:07:36 +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.