mirror of
https://github.com/minio/minio.git
synced 2025-11-29 05:19:03 -05:00
For objects with `N` prefix depth, this PR reduces `N` such network operations by converting `CheckFile` into a single bulk operation. Reduction in chattiness here would allow disks to be utilized more cleanly, while maintaining the same functionality along with one extra volume check stat() call is removed. Update tests to test multiple sets scenario
2.2 KiB
2.2 KiB