mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00: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.