]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: the error code returned by rgw is different from amz s3 when 27123/head
authorashitakasam <694240887@qq.com>
Mon, 20 Aug 2018 08:49:52 +0000 (16:49 +0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 22 Mar 2019 13:36:10 +0000 (14:36 +0100)
commitf950a7aed2e8f783d46a3b1944d933281c3ef422
treed43fae44a5a876c675048bffb42d377f948f1cf9
parent1c776f5064f8f1455d74ba8f80cb1ca784d12415
rgw: the error code returned by rgw is different from amz s3 when
getting cors from the bucket without cors configuration

Fixes: http://tracker.ceph.com/issues/26964
Signed-off-by: ashitakasam <694240887@qq.com>
(cherry picked from commit 009a67fe4d09c4904bb9711f9bd4c60f353199ec)

Conflicts:
src/rgw/rgw_common.cc
- luminous has no ERR_NO_ROLE_FOUND
src/rgw/rgw_op.cc
- mimic uses dout(2) instead of ldpp_dout(this, 2)
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_op.cc