]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_realm_reloader.cc
update sources to 12.2.7
[ceph.git] / ceph / src / rgw / rgw_realm_reloader.cc
index 2bae84c1ecbd296fd56e1ac7ab8ee59f52d87d91..af4a72c5dc8b2079c57a58ceaff998f76f1a5b10 100644 (file)
@@ -105,7 +105,9 @@ void RGWRealmReloader::reload()
                                          cct->_conf->rgw_enable_lc_threads,
                                          cct->_conf->rgw_enable_quota_threads,
                                          cct->_conf->rgw_run_sync_thread,
-                                         cct->_conf->rgw_dynamic_resharding);
+                                         cct->_conf->rgw_dynamic_resharding,
+                                        cct->_conf->rgw_cache_enabled
+      );
 
     ldout(cct, 1) << "Creating new store" << dendl;