]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: parse tenant name out of rgwx-bucket-instance 41316/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 12 May 2021 18:13:13 +0000 (14:13 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 12 May 2021 18:13:15 +0000 (14:13 -0400)
commit291342425e4b49de9b6985c718f6cb9210f5554d
tree4064de48650c368779061bc8f38eb134479b7688
parent0b5f2ffc6dee23b3c3b9af77ea373e4e9faa948d
rgw: parse tenant name out of rgwx-bucket-instance

used by multisite bucket full sync to request the listing of a specific
bucket instance. if the bucket lives under a tenant, we need to get that
out of the rgwx-bucket-instance header, because the http request path
only names the bucket

Fixes: https://tracker.ceph.com/issues/50785
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_op.cc