minio/pkg/disk
Krishna Srinivas a3ec71bc28 Use O_DIRECT while writing to disk (#7479)
- Use O_DIRECT while writing to disk
- Remove MINIO_DRIVE_SYNC option
2019-04-23 21:25:06 -07:00
..
directio_darwin.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
directio_unix.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
directio_unsupported.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
disk.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
disk_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
helpers.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
root-disk-unix.go Healing process should not heal root disk (#7089) 2019-01-23 15:29:29 -08:00
root-disk-windows.go Healing process should not heal root disk (#7089) 2019-01-23 15:29:29 -08:00
stat_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_fallback.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_linux.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_openbsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_solaris.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_windows.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
type_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
type_linux.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
type_windows.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00