mirror of
https://github.com/minio/minio.git
synced 2025-11-28 05:04:14 -05:00
Using same object cache as regular objects for multiparts causes deadlocks during object expiration routine. As a side affect this also fixes the bug of listing multiparts during regular 'listing' of objects.