X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Ftest%2Flibrados_test_stub%2FTestIoCtxImpl.h;h=972dd44da51167757b391208f23ef94e59755997;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=e92d7dfa505f669f4dfdc89e249bbe99298a9346;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/test/librados_test_stub/TestIoCtxImpl.h b/ceph/src/test/librados_test_stub/TestIoCtxImpl.h index e92d7dfa5..972dd44da 100644 --- a/ceph/src/test/librados_test_stub/TestIoCtxImpl.h +++ b/ceph/src/test/librados_test_stub/TestIoCtxImpl.h @@ -145,6 +145,7 @@ public: virtual int set_alloc_hint(const std::string& oid, uint64_t expected_object_size, uint64_t expected_write_size, + uint32_t flags, const SnapContext &snapc); virtual void set_snap_read(snap_t seq); virtual int sparse_read(const std::string& oid, uint64_t off, uint64_t len,