mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 09:31:40 +03:00
bfbdb8f0a8
O_DIRECT behavior was broken and it was still caching all the reads, this change properly fixes this behavior.