mirror of
https://github.com/minio/minio.git
synced 2025-09-28 00:51:46 +02: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.