minio/cmd/config/storageclass
Harshavardhana 43f973c4cf
fix: check for O_DIRECT support for reads and writes (#11331)
In-case user enables O_DIRECT for reads and backend does
not support it we shall proceed to turn it off instead
and print a warning. This validation avoids any unexpected
downtimes that users may incur.
2021-01-22 15:38:21 -08:00
..
help.go fix: move list quorum ENV to config (#10804) 2020-11-02 17:21:56 -08:00
legacy.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
storage-class.go fix: check for O_DIRECT support for reads and writes (#11331) 2021-01-22 15:38:21 -08:00
storage-class_test.go tolerate listing with only readQuorum disks (#10357) 2020-08-26 19:29:35 -07:00