mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03: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.