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 23e8390997
fix: Allow Walk to honor load balanced drives (#10610)
4 years ago
..
directio_darwin.go
directio_unix.go
directio_unsupported.go add additional fdatasync before close() on writes (#9947) 4 years ago
disk.go pick disks which are common maximally used (#10600) 4 years ago
disk_test.go
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 fix: protect updating latencies/throughput slices in obd (#10611) 4 years ago
root_disk_unix.go handle fresh setup with mixed drives (#10273) 4 years ago
root_disk_windows.go
stat_bsd.go pick disks which are common maximally used (#10600) 4 years ago
stat_linux.go pick disks which are common maximally used (#10600) 4 years ago
stat_linux_32bit.go pick disks which are common maximally used (#10600) 4 years ago
stat_linux_s390x.go pick disks which are common maximally used (#10600) 4 years ago
stat_netbsd.go pick disks which are common maximally used (#10600) 4 years ago
stat_openbsd.go pick disks which are common maximally used (#10600) 4 years ago
stat_solaris.go pick disks which are common maximally used (#10600) 4 years ago
stat_windows.go fix: Allow Walk to honor load balanced drives (#10610) 4 years ago
type_bsd.go
type_linux.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
type_windows.go