mirror of
https://github.com/minio/minio.git
synced 2025-07-08 08:32:18 -04: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.