]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librados_test_stub/TestMemIoCtxImpl.cc
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / test / librados_test_stub / TestMemIoCtxImpl.cc
index 4f60e435987f44465d40a1375c017507b4208f0f..ac73e950d145a9edd6d3a95747795328299b2c18 100644 (file)
@@ -444,6 +444,7 @@ int TestMemIoCtxImpl::selfmanaged_snap_rollback(const std::string& oid,
 int TestMemIoCtxImpl::set_alloc_hint(const std::string& oid,
                                      uint64_t expected_object_size,
                                      uint64_t expected_write_size,
+                                     uint32_t flags,
                                      const SnapContext &snapc) {
   if (get_snap_read() != CEPH_NOSNAP) {
     return -EROFS;