1
0
mirror of https://github.com/minio/minio.git synced 2025-02-18 17:12:31 -05:00
minio/cmd/crypto
Klaus Post b7438fe4e6
Copy metadata before spawning goroutine + prealloc maps ()
In `(*cacheObjects).GetObjectNInfo` copy the metadata before spawning a goroutine.

Clean up a few map[string]string copies as well, reducing allocs and simplifying the code.

Fixes 
2020-09-10 11:37:22 -07:00
..
2020-08-31 19:35:43 -07:00
2020-01-06 16:15:22 -08:00
2019-12-13 12:57:11 -08:00
2020-01-06 16:15:22 -08:00
2020-01-06 16:15:22 -08:00
2020-01-06 16:15:22 -08:00