mirror of
https://github.com/minio/minio.git
synced 2025-08-03 20:44:32 -04: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.