mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-22 18:44:13 +00:00
b92a220db1
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.