]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/services/svc_rados.cc
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rgw / services / svc_rados.cc
index 6a330e94203a4b3522734c6bbc75f86cd7070f31..1e1b12023f622049659954bf3986c0ac2b8667ff 100644 (file)
@@ -21,7 +21,7 @@ RGWSI_RADOS::~RGWSI_RADOS()
 {
 }
 
-int RGWSI_RADOS::do_start()
+int RGWSI_RADOS::do_start(optional_yield)
 {
   int ret = rados.init_with_context(cct);
   if (ret < 0) {