]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/image_sync/SnapshotCopyRequest.h
update sources to 12.2.10
[ceph.git] / ceph / src / tools / rbd_mirror / image_sync / SnapshotCopyRequest.h
index 85ae4d41305a025c35e8904d7a9d2f1c36b905d1..464764044a4744d0faf7a942a9be5bdbed8e6ad7 100644 (file)
@@ -134,7 +134,7 @@ private:
 
   int validate_parent(ImageCtxT *image_ctx, librbd::ParentSpec *spec);
 
-  Context *start_local_op();
+  Context *start_local_op(int *r);
 
 };