X-Git-Url: https://git.proxmox.com/?p=ceph.git;a=blobdiff_plain;f=ceph%2Fsrc%2Ftools%2Frbd_mirror%2FInstanceWatcher.h;h=0afb25e531bc9452a4fcf9e82747f700bb04996c;hp=be90f10e213736dd635bfbd5e51d64c60760a033;hb=28e407b858acd3bddc89f68583571f771bb42e46;hpb=dfcb7b53b2e4fcd2a5af0240d4975adc711ab96e diff --git a/ceph/src/tools/rbd_mirror/InstanceWatcher.h b/ceph/src/tools/rbd_mirror/InstanceWatcher.h index be90f10e2..0afb25e53 100644 --- a/ceph/src/tools/rbd_mirror/InstanceWatcher.h +++ b/ceph/src/tools/rbd_mirror/InstanceWatcher.h @@ -210,6 +210,7 @@ private: bool unsuspend_notify_request(C_NotifyInstanceRequest *req); void unsuspend_notify_requests(); + void notify_sync_complete(const Mutex& lock, const std::string &sync_id); void handle_notify_sync_request(C_SyncRequest *sync_ctx, int r); void handle_notify_sync_complete(C_SyncRequest *sync_ctx, int r);