]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Zipper - Remove a number of casts from rgw_admin 47788/head
authorDaniel Gryniewicz <dang@redhat.com>
Wed, 17 Aug 2022 16:25:45 +0000 (12:25 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Wed, 31 Aug 2022 13:44:01 +0000 (09:44 -0400)
commitf8526840a032bd3d8c39afa14d2ce0c43966a1a1
treea912becfac50969ef5ac8f56b7974fb2cf9929fe
parent976cd1a4e726f61491fff45e01cfda2789d365a6
RGW - Zipper - Remove a number of casts from rgw_admin

There are still a ton of casts to RadosStore in rgw_admin.  Remove the
easy ones.  Many of the rest represent actual operations that are
specific to RadosStore, and need to be split out.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_dbstore.cc
src/rgw/rgw_sal_dbstore.h
src/rgw/rgw_sal_filter.h
src/rgw/rgw_sal_motr.cc
src/rgw/rgw_sal_motr.h
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_sal_rados.h