minio/cmd/gateway/oss
kannappanr c57159a0fe
fs mode: List already existing buckets with capital letters (#7244)
if a bucket with `Captialized letters` is created, `InvalidBucketName` error
will be returned. 
In the case of pre-existing buckets, it will be listed.

Fixes #6938
2019-03-05 10:42:32 -08:00
..
gateway-oss.go fs mode: List already existing buckets with capital letters (#7244) 2019-03-05 10:42:32 -08:00
gateway-oss_test.go Introduce staticcheck for stricter builds (#7035) 2019-02-13 18:29:36 +05:30