You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 174f428571
add additional fdatasync before close() on writes (#9947)
4 years ago
..
directio_darwin.go Skip building directio on platforms that don't support Direct IO (#9059) 4 years ago
directio_unix.go Skip building directio on platforms that don't support Direct IO (#9059) 4 years ago
directio_unsupported.go add additional fdatasync before close() on writes (#9947) 4 years ago
disk.go fix: remove unusued PerfInfoHandler code (#9328) 4 years ago
disk_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fdatasync_linux.go add additional fdatasync before close() on writes (#9947) 4 years ago
fdatasync_unix.go add additional fdatasync before close() on writes (#9947) 4 years ago
obd.go implement configurable timeout for OBD tests (#9324) 4 years ago
root_disk_unix.go fix: remove restrictions on windows for NAME_MAX (#9469) 4 years ago
root_disk_windows.go fix: remove restrictions on windows for NAME_MAX (#9469) 4 years ago
stat_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
stat_fallback.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
stat_linux.go Fail for disks which overflow upon usage calculation (#8056) 5 years ago
stat_openbsd.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
stat_solaris.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
stat_windows.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
type_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
type_linux.go fix: add integer code for Windows Subsystem for Linux filesystem (#8010) 5 years ago
type_windows.go Allocate more buffer (#9683) 4 years ago