minio/cmd/config/cache
Harshavardhana 691035832a
fix: normalize object layer inputs (#11534)
Cases where we have applications making request
for `//` in object names make sure that all
are normalized to `/` and all such requests that
are prefixed '/' are removed. To ensure a
consistent view from all operations.
2021-03-09 12:58:22 -08:00
..
config.go Add async caching commit option in diskcache (#10742) 2020-11-02 10:00:45 -08:00
config_test.go Export command prints turned-off sub-sys as comments (#8594) 2019-12-03 10:50:20 -08:00
help.go fix: normalize object layer inputs (#11534) 2021-03-09 12:58:22 -08:00
legacy.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
lookup.go Disallow writeback caching with cache_after (#11002) 2020-11-30 20:53:27 -08:00