]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Zipper - Allow per-store admin APIs 48003/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 1 Sep 2022 17:52:26 +0000 (13:52 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Thu, 8 Sep 2022 16:38:57 +0000 (12:38 -0400)
commit70c6cac4e6bad05de95641bb57ea2d7b6f64318c
tree3a471a21318bd751d11f9357283e73cc6d348cb2
parent72f8cfadb38398d35c616fc9f47df3b6ddbb3f1f
RGW - Zipper - Allow per-store admin APIs

Some of the existing admin APIs are rados-specific, and other stores
will want to add specific APIs.  Allow this by having a function to add
store-specific APIs.

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