]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/LeaderWatcher.h
update sources to 12.2.10
[ceph.git] / ceph / src / tools / rbd_mirror / LeaderWatcher.h
index 980e2e6826add2c0fa9c73d29c7992aa2a660191..38b99d4d035b0dfaa5a20560077f96c7fc0e1d6d 100644 (file)
@@ -282,6 +282,8 @@ private:
   void handle_notify(uint64_t notify_id, uint64_t handle,
                      uint64_t notifier_id, bufferlist &bl) override;
 
+  void handle_rewatch_complete(int r) override;
+
   void handle_heartbeat(Context *on_ack);
   void handle_lock_acquired(Context *on_ack);
   void handle_lock_released(Context *on_ack);