minio/pkg/fs
Harshavardhana 9b29af8bbe listObjects: list objects minor optimization.
Minor optimization.

- Add 1000 entries buffered channel for walkerCh.
- Reset marker after the lexical order has reached and
  compare only if the marker is set.
2016-02-09 21:45:19 -08:00
..
acl.go fs: Add granular locking. 2016-02-04 20:40:58 -08:00
api_suite_nix_test.go multipart: Code cleanup 2016-02-05 14:42:09 -08:00
api_suite_windows_test.go multipart: Code cleanup 2016-02-05 14:42:09 -08:00
config.go multipart: Code cleanup 2016-02-05 14:42:09 -08:00
definitions.go multipart: Multipart resume simplify further. 2016-02-05 17:40:08 -08:00
errors.go multipart: Code cleanup 2016-02-05 14:42:09 -08:00
fs-bucket-listobjects.go listObjects: list objects minor optimization. 2016-02-09 21:45:19 -08:00
fs-bucket.go server: Remove max-buckets option and now max buckets is unlimited. 2016-02-06 18:25:47 -08:00
fs-common.go multipart: Code cleanup 2016-02-05 14:42:09 -08:00
fs-multipart.go multipart: Increase locked critical for CompleteMultipart. 2016-02-06 01:46:05 -08:00
fs-object.go multipart: Increase locked critical for CompleteMultipart. 2016-02-06 01:46:05 -08:00
fs.go server: Remove max-buckets option and now max buckets is unlimited. 2016-02-06 18:25:47 -08:00
fs_test.go server: Remove max-buckets option and now max buckets is unlimited. 2016-02-06 18:25:47 -08:00
postpolicyform.go setBucketMetadata: Fix a deadlock. 2016-02-05 15:48:08 -08:00
signature.go listObjects: list objects minor optimization. 2016-02-09 21:45:19 -08:00