]> git.apps.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>
Tue, 21 Nov 2023 16:09:21 +0000 (11:09 -0500)
commita308e3a1d590f1a35337415caf756a550f2617a9
treef84285144355fd8a5d34e053dc4a147515df78b5
parent60dadf3c8d56eea2a6b2074599404fa74345bcc8
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>
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_rados.h