mirror of
https://github.com/minio/minio.git
synced 2025-02-09 12:48:08 -05: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.