minio/pkg/fs
Brendan Ashworth fab45aae40 pkg/fs: add bucket test and benchmarks
Lots of useful benchmarks and a simple test addition!
2016-03-07 00:07:11 -08:00
..
api_suite_nix_test.go multipart: remove proper MD5, rather create MD5 based on parts to be s3 compatible. 2016-03-02 14:20:49 -08:00
api_suite_windows_test.go multipart: remove proper MD5, rather create MD5 based on parts to be s3 compatible. 2016-03-02 14:20:49 -08:00
fs-backend-metadata.go cleanup: Remove definitions and move them to its relative places accordingly 2016-02-22 10:41:27 -08:00
fs-bucket-acl.go pkg/fs: for locks, prefer defer and read-only ops 2016-03-07 00:07:11 -08:00
fs-bucket-listobjects.go list: Fix handling of maxKeys and prefixes. 2016-03-01 17:34:31 -08:00
fs-bucket.go pkg/fs: skip unnecessary os.Stat system call 2016-03-07 00:07:11 -08:00
fs-bucket_test.go pkg/fs: add bucket test and benchmarks 2016-03-07 00:07:11 -08:00
fs-datatypes.go api: Implement CopyObject s3 API, doing server side copy. 2016-02-27 19:51:59 -08:00
fs-errors.go cleanup: Remove definitions and move them to its relative places accordingly 2016-02-22 10:41:27 -08:00
fs-multipart.go pkg/fs: for locks, prefer defer and read-only ops 2016-03-07 00:07:11 -08:00
fs-object.go api: Implement CopyObject s3 API, doing server side copy. 2016-02-27 19:51:59 -08:00
fs-utils.go cleanup: Remove definitions and move them to its relative places accordingly 2016-02-22 10:41:27 -08:00
fs.go build/vet: Fix all the shadowing reports with go1.6 2016-02-23 14:34:39 -08:00
fs_test.go server: Remove max-buckets option and now max buckets is unlimited. 2016-02-06 18:25:47 -08:00