]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix post obj does not return the response etag field 54546/head
authorlimingze <limingze_yewu@cmss.chinamobile.com>
Fri, 17 Nov 2023 11:33:48 +0000 (12:33 +0100)
committerlimingze <limingze_yewu@cmss.chinamobile.com>
Thu, 30 Nov 2023 07:48:50 +0000 (08:48 +0100)
commit502110b72381d2e5b4bb806c4a87b2a449c2a8d8
treeeb87e512ff5912e1ad7571d54eb67c419732a23e
parent70d8c5b565c9f2897714844486d456ad78b0d24d
rgw: fix post obj does not return the response etag field

When the post obj is successful, no etag field is returned
in the request response, which is inconsistent with aws.

Signed-off-by: limingze <limingze_yewu@cmss.chinamobile.com>
src/rgw/rgw_rest_s3.cc