]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/CloudTransition: Skip transition to cloud if the object is locked
authorSoumya Koduri <skoduri@redhat.com>
Sun, 7 Mar 2021 14:14:36 +0000 (19:44 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 18 Nov 2021 07:22:48 +0000 (12:52 +0530)
commit585684a93f1a55d56766601b53a529e7b47bd2dc
tree48cedbcccb458498c320aeac86d2e182fe1f7c38
parent9a2c48a5202946da766c3e12979c425176c14506
rgw/CloudTransition: Skip transition to cloud if the object is locked

If an object is locked, skip its transition to cloud.

@todo: Do we need special checks for bucket versioning too?
If current, instead of deleting the data, do we need to create
a delete marker? What about the case if retain_object is set to true.

& misc rebase fixes

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
src/rgw/rgw_cr_rest.cc
src/rgw/rgw_cr_rest.h
src/rgw/rgw_lc.cc
src/rgw/rgw_lc_tier.cc
src/rgw/rgw_lc_tier.h