]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Move early return 44927/head
authorDaniel Gryniewicz <dang@redhat.com>
Mon, 7 Feb 2022 15:08:02 +0000 (10:08 -0500)
committerDaniel Gryniewicz <dang@redhat.com>
Mon, 7 Feb 2022 15:08:02 +0000 (10:08 -0500)
commitb82e3e68a9a7d1832036a5d2673c1282a43e74f9
treefe4ac19f530e46e4691ea4ae2c8951b3808960a7
parent80ae7c307e92763f14f573a8882df41a5c84a21b
RGW - Move early return

When transitioning an object to cloud, there was an early return,
skipping the removal of the cloud target.  Fix this to be in the right
place.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_lc.cc