minio/pkg/storage/donut
2015-03-23 12:25:20 -07:00
..
bucketdriver.go Fix build issues for new DonutDriver() 2015-03-22 02:53:21 -07:00
donut.go Adding list objects to donut 2015-03-22 15:33:52 -07:00
donutdriver_test.go Adding sys. as reserved in erasureWriter 2015-03-23 11:56:24 -07:00
donutdriver.go De-couple donut into smaller files, useful for ease in external integration 2015-03-22 15:43:37 -07:00
donutwriter.go Make sure we use O_EXCL with O_CREATE to make sure we don't trip over existing file 2015-03-22 15:55:40 -07:00
erasure.go Refactoring method variable names for erasureWriter struct 2015-03-23 12:25:20 -07:00
local.go De-couple donut into smaller files, useful for ease in external integration 2015-03-22 15:43:37 -07:00
objectwriter.go Fix build issues for new DonutDriver() 2015-03-22 02:53:21 -07:00