]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fail as expected when set/delete-bucket-website attempted on a non-existent... 42195/head
authormengxiangrui <mengxr@chinatelecom.cn>
Tue, 6 Jul 2021 11:58:55 +0000 (19:58 +0800)
committermengxiangrui <mengxr@chinatelecom.cn>
Wed, 7 Jul 2021 06:02:51 +0000 (14:02 +0800)
commitc623aa45d35b269c6701a57e44ac05bb29a79dc8
tree34cd17ec7ab89f9af96a2fa8363be3687850e1a7
parent0b361349956699bd51310a329954ec97013aee71
rgw: fail as expected when set/delete-bucket-website attempted on a non-existent bucket, rgw should return HTTP 404 and NoSuchBucket.

Fixes: https://tracker.ceph.com/issues/51536
Signed-off-by: xiangrui meng <mengxr@chinatelecom.cn>
src/rgw/rgw_op.cc