]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: AWS v4 authorization work when INIT_MULTIPART is chunked 19506/head
authorJeegn Chen <jeegnchen@gmail.com>
Thu, 16 Nov 2017 01:12:24 +0000 (09:12 +0800)
committerShinobu Kinjo <shinobu@redhat.com>
Wed, 13 Dec 2017 23:11:36 +0000 (18:11 -0500)
commit72de713bf697c4e444adf80fe76df87873119f1a
treeac88bab0841d808d29f0cc5a77a5933e90fd41b5
parentb3fd46810c01be00ebf26b9893d8bab107ee93f2
rgw: AWS v4 authorization work when INIT_MULTIPART is chunked

Add RGW_OP_INIT_MULTIPART as a the single chunk special case
like RGW_OP_COMPLETE_MULTIPART.

Fixes: http://tracker.ceph.com/issues/22129
Signed-off-by: Jeegn Chen <jeegnchen@gmail.com>
(cherry picked from commit c8827e5017ce81377cb174ad74cc2f44c3368457)
src/rgw/rgw_rest_s3.cc