mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
- r.ulock was not locked when r.UsageCache was being modified Bonus: - simplify code by removing some unnecessary clone methods - we can do this because go arrays are values (not pointers/references) that are automatically copied on assignment. - remove some unnecessary map allocation calls
4.2 KiB
4.2 KiB