minio/pkg/donut/disk
Nate Rosenblum ec347f96fd Fix OS X build
- Explicitly cast statfs_t members to int64 (this structure is
   platform-specific)
 - Add pass-through New methods to Darwin SHA package
 - Move scsi pkg types to common translation unit (package was empty)
 - Add stub implementations mount/disk ops for OS X
2015-07-13 10:06:55 -07:00
..
disk.go Fix OS X build 2015-07-13 10:06:55 -07:00
disk_darwin.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
disk_linux.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
disk_test.go Add multi-thread protection and also allow atomic file creates, rename upon Close() 2015-07-06 18:54:32 -07:00
errors.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00