mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 07:25:10 +01: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.