]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Access RGWConf through RGWEnv
authorJos Collin <jcollin@redhat.com>
Sat, 2 Sep 2017 05:59:01 +0000 (11:29 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 17 Oct 2017 09:32:13 +0000 (15:02 +0530)
commit06f2295ad2a5f143a07b176fb277f6e1a2572655
treeb0bbf216901481bac64b6f38030feef47f5f68cf
parentf609c0eb3ab7726a582d7b42df329e7c4463e3ed
rgw: Access RGWConf through RGWEnv

Created functions rgw_conf_get_enable_ops_log(), rgw_conf_get_enable_usage_log() and
rgw_conf_get_defer_to_bucket_acls() and the necessary changes to provide the access of RGWConf through RGWEnv.

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h