mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
5ca44e7c2f
Since objects with trailing "/" are mapped to directories in the posix filesystem, they must not contain data since there is no place to store that data. This checks both PutObject and CreateMultipartUpload for invalid directory object types containing data.