]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_period_pusher.h
import ceph pacific 16.2.5
[ceph.git] / ceph / src / rgw / rgw_period_pusher.h
index fded5095c1b22193d7810ed8bd80a858667b7138..0f6d43b01db6b18e4bf99c851b03fa64aa35017d 100644 (file)
@@ -29,7 +29,7 @@ using RGWZonesNeedPeriod = RGWPeriod;
 class RGWPeriodPusher final : public RGWRealmWatcher::Watcher,
                               public RGWRealmReloader::Pauser {
  public:
-  explicit RGWPeriodPusher(rgw::sal::RGWRadosStore* store, optional_yield y);
+  explicit RGWPeriodPusher(const DoutPrefixProvider *dpp, rgw::sal::RGWRadosStore* store, optional_yield y);
   ~RGWPeriodPusher() override;
 
   /// respond to realm notifications by pushing new periods to other zones