]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW - Zipper - Add temporary Filter testing 47190/head
authorDaniel Gryniewicz <dang@redhat.com>
Tue, 19 Jul 2022 17:06:29 +0000 (13:06 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Wed, 27 Jul 2022 17:32:53 +0000 (13:32 -0400)
commit3b8fb3d498d39ddb375ea406858ddd6997b8c118
tree865a75c212152c6a966f1cdf8ab6ac5e56bf5b09
parentfc78286fb3a578cd3fd38867f48998ff9dd47048
RGW - Zipper - Add temporary Filter testing

In order to test filters, we need to be able to instantiate one and
stack it over a store.  Add a temporary config option to specify a
filter that can be used for testing.  This will be replaced with a
better system once the loadable module work is done.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/common/options/rgw.yaml.in
src/rgw/librgw.cc
src/rgw/rgw_admin.cc
src/rgw/rgw_main.cc
src/rgw/rgw_object_expirer.cc
src/rgw/rgw_realm_reloader.cc
src/rgw/rgw_sal.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_filter.cc