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