minio/pkg/disk
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033)
Following fix https://go-review.googlesource.com/#/c/41834/ has
been merged upstream and released with go1.9.
2017-10-13 15:31:15 +05:30
..
disk.go remove all dead codes (#5019) 2017-10-05 12:25:45 -07:00
disk_test.go tests: Remove dependency on check.v1 (#5034) 2017-10-10 02:14:42 -07:00
stat_bsd.go Provide the correct free block size volume/disk information (#4943) 2017-09-25 18:46:19 -07:00
stat_fallback.go Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 2017-02-08 22:27:35 -08:00
stat_linux.go Provide the correct free block size volume/disk information (#4943) 2017-09-25 18:46:19 -07:00
stat_openbsd.go Provide the correct free block size volume/disk information (#4943) 2017-09-25 18:46:19 -07:00
stat_windows.go Remove go1.9 specific code for windows (#5033) 2017-10-13 15:31:15 +05:30
type_bsd.go Add b2s method on pkg/disk/type_bsd.go (#5036) 2017-10-10 02:27:28 -07:00
type_linux.go cleanup: All conditionals simplified under pkg. (#3875) 2017-03-09 10:13:30 -08:00
type_windows.go posix: Fix windows performance issues. (#3132) 2016-10-31 09:34:44 -07:00