]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/rados: add get_obj_state() overload for RGWObjStateManifest
authorCasey Bodley <cbodley@redhat.com>
Mon, 20 Feb 2023 13:08:01 +0000 (08:08 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 27 Mar 2025 19:50:51 +0000 (15:50 -0400)
commitd0d8253858b6a6beeb96108e22e3f427e8f3296e
tree7a0b1af558c3dc0fef9b3e3901dc23786eb3695a
parentfba5c115ec80b179a4e81858d7f0e19f8bb26417
rgw/rados: add get_obj_state() overload for RGWObjStateManifest

add an overload to expose the manifest storage to callers of
get_obj_state(). the existing RGWObjState+RGWObjManifest overload
just calls the RGWObjStateManifest one

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a308e3a1d590f1a35337415caf756a550f2617a9)

Conflicts:
src/rgw/driver/rados/rgw_rados.cc octx -> rctx
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_rados.h