mirror of
https://github.com/minio/minio.git
synced 2026-02-20 00:10:48 -05:00
on freshReads if drive returns errInvalidArgument, we should simply turn-off DirectIO and read normally, there are situations in k8s like environments where the drives behave sporadically in a single deployment and may not have been implemented properly to handle O_DIRECT for reads. |
||
|---|---|---|
| .. | ||
| append-file_nix.go | ||
| append-file_windows.go | ||
| ioutil.go | ||
| ioutil_test.go | ||
| read_file.go | ||
| read_file_noatime_notsupported.go | ||
| read_file_noatime_supported.go | ||