]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/services/svc_sync_modules.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rgw / services / svc_sync_modules.h
index fbe86112d089d8cebfd88097391f0766a9073243..39a51f58091d5f97785053d5e87b8e7861782a37 100644 (file)
@@ -28,7 +28,7 @@ public:
   }
 
   void init(RGWSI_Zone *zone_svc);
-  int do_start() override;
+  int do_start(optional_yield) override;
 
   RGWSyncModuleInstanceRef& get_sync_module() { return sync_module; }
 };