minio/pkg/disk
2020-07-01 10:57:23 -07:00
..
directio_darwin.go Skip building directio on platforms that don't support Direct IO (#9059) 2020-03-12 18:57:41 -07:00
directio_unix.go Skip building directio on platforms that don't support Direct IO (#9059) 2020-03-12 18:57:41 -07:00
directio_unsupported.go add additional fdatasync before close() on writes (#9947) 2020-07-01 10:57:23 -07:00
disk_test.go
disk.go fix: remove unusued PerfInfoHandler code (#9328) 2020-04-12 19:37:09 -07:00
fdatasync_linux.go add additional fdatasync before close() on writes (#9947) 2020-07-01 10:57:23 -07:00
fdatasync_unix.go add additional fdatasync before close() on writes (#9947) 2020-07-01 10:57:23 -07:00
obd.go implement configurable timeout for OBD tests (#9324) 2020-04-14 11:48:32 -07:00
root_disk_unix.go fix: remove restrictions on windows for NAME_MAX (#9469) 2020-04-28 17:32:46 -07:00
root_disk_windows.go fix: remove restrictions on windows for NAME_MAX (#9469) 2020-04-28 17:32:46 -07:00
stat_bsd.go
stat_fallback.go
stat_linux.go
stat_openbsd.go
stat_solaris.go
stat_windows.go
type_bsd.go
type_linux.go
type_windows.go Allocate more buffer (#9683) 2020-05-26 12:35:40 -07:00