]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fail if parts not specified on complete-multipart-upload 4407/head
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Apr 2015 21:47:16 +0000 (14:47 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Apr 2015 21:47:16 +0000 (14:47 -0700)
commit6ee4f649735d549fc4c032414b8a94d9e822a349
treed7112d1c0448549811b0c60adc8922c9be07fb19
parent1e912b79f5e7992315e22f27bc89980a67ab3a50
rgw: fail if parts not specified on complete-multipart-upload

Fixes: #11435
A complete multipart upload should not succeed if parts were not
specified. Also, adjust return codes.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_common.h
src/rgw/rgw_http_errors.h
src/rgw/rgw_op.cc