minio/pkg/fs
Brendan Ashworth a5d0bef4e2 pkg/fs: test, bench, and drop unnecessary check in ListBuckets
There is now a simple test and a benchmark for ListBuckets. I also
dropped an unnecessary check that was simply repeated from above,
guaranteed to be true.
2016-03-07 19:58:33 -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: test, bench, and drop unnecessary check in ListBuckets 2016-03-07 19:58:33 -08:00
fs-bucket_test.go pkg/fs: test, bench, and drop unnecessary check in ListBuckets 2016-03-07 19:58:33 -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