mirror of
https://github.com/minio/minio.git
synced 2025-03-29 08:43:40 -04:00
To be compatible with our FS and Erasure coded mode deployments, make sure that we do not send 200 OK for folders which have files inside. Fixes #8143