mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
bfbdb8f0a8
O_DIRECT behavior was broken and it was still caching all the reads, this change properly fixes this behavior.