1
0
mirror of https://github.com/minio/minio.git synced 2025-01-16 17:23:16 -05:00

1 Commits

Author SHA1 Message Date
Daniel Jakots
de4421d6a3
fix: build on OpenBSD ()
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).
2021-02-01 09:48:49 -08:00