summaryrefslogtreecommitdiffstats
path: root/src/rgw/services
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/services')
-rw-r--r--src/rgw/services/svc_mdlog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rgw/services/svc_mdlog.cc b/src/rgw/services/svc_mdlog.cc
index b0313534505..a8f35fe837e 100644
--- a/src/rgw/services/svc_mdlog.cc
+++ b/src/rgw/services/svc_mdlog.cc
@@ -43,7 +43,7 @@ int RGWSI_MDLog::do_start()
period_puller.reset(new RGWPeriodPuller(svc.zone, svc.sysobj));
period_history.reset(new RGWPeriodHistory(cct, period_puller.get(),
- current_period.get_id()));
+ current_period));
if (svc.zone->need_to_sync()) {
// initialize the log period history