]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librbd/io/test_mock_CopyupRequest.cc
import 15.2.2 octopus source
[ceph.git] / ceph / src / test / librbd / io / test_mock_CopyupRequest.cc
index 50c2f7b56ff3aca107d72922f6d78b5faa776d80..6a979b0ceb74cd7181968c1e8c74fcef8319891b 100644 (file)
@@ -51,7 +51,7 @@ struct ObjectCopyRequest<librbd::MockTestImageCtx> {
                                    librados::snap_t dst_snap_id_start,
                                    const SnapMap &snap_map,
                                    uint64_t object_number, bool flatten,
-                                   Context *on_finish) {
+                                   Handler*, Context *on_finish) {
     ceph_assert(s_instance != nullptr);
     s_instance->object_number = object_number;
     s_instance->flatten = flatten;