]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Swift retarget needs bucket set on object 56125/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 16 Jun 2022 15:46:24 +0000 (11:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 11 Mar 2024 15:44:26 +0000 (11:44 -0400)
commit5942d2f354295938551e07301cfc2b359be84712
treeecc39419ac4145b7065f36ab708e1f0ee48b35dd
parentb6a4997be2b8bb74411268cc42753f29ae9a78ad
RGW - Swift retarget needs bucket set on object

When a bucket list is retargeted to an object get, then the object may
not yet have it's bucket set.  Ensure the bucket is set on the object.

Fixes: https://tracker.ceph.com/issues/56029
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit 2d4a3ca5c94908a6865dce0192677d8346e1f848)
src/rgw/rgw_rest_swift.cc