]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/image_sync/SnapshotCreateRequest.h
update sources to v12.1.0
[ceph.git] / ceph / src / tools / rbd_mirror / image_sync / SnapshotCreateRequest.h
index ecfe414a2d2ee64a945108aa718277c9fe1aefb6..503a164a0d5966af106b88c6c4f5616e1814f3dc 100644 (file)
@@ -94,6 +94,8 @@ private:
   void send_create_object_map();
   void handle_create_object_map(int r);
 
+  Context *start_local_op();
+
   void finish(int r);
 };