mirror of
https://github.com/pgsty/minio.git
synced 2026-03-14 15:14:29 +01:00
github.com/ncw/directio doesn't support OpenBSD, but OpenBSD has syscall.Fsync. (It also has fdatasync: https://man.openbsd.org/fdatasync but apparently Golang can't call it).