minio/cmd/config/api
Harshavardhana 6a66f142d4
fix: strict quorum in list should list on all drives (#11157)
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.
2020-12-23 09:26:40 -08:00
..
api.go fix: strict quorum in list should list on all drives (#11157) 2020-12-23 09:26:40 -08:00
help.go add support for configurable remote transport deadline (#10447) 2020-09-11 23:03:08 -07:00