Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
r = rgw_perf_start(g_ceph_context);
- rgw_rest_init(g_ceph_context, store, store->get_zonegroup());
+ rgw_rest_init(g_ceph_context, store, store->svc.zone->get_zonegroup());
mutex.Lock();
init_timer.cancel_all_events();
struct req_state* s = get_state();
auto compression_type =
- get_store()->get_zone_params().get_compression_type(
+ get_store()->svc.zone->get_zone_params().get_compression_type(
s->bucket_info.placement_rule);
/* not obviously supportable */