mirror of
https://github.com/minio/minio.git
synced 2025-02-24 03:49:12 -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.