mirror of
https://github.com/minio/minio.git
synced 2025-07-13 02:51:05 -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.