mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
835b297ba7
Fail createObject() if a file already exists and one attempts to create a prefix/directory by same name. Send an approriate error back to the client as 409 Conflict.