]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librbd/test_fixture.h
update sources to v12.2.3
[ceph.git] / ceph / src / test / librbd / test_fixture.h
index 27eea61be442dd7df8171694238a1833fab2db9b..9bdbfcd27b9c8d5d495d91e7916c1a014e56824b 100644 (file)
@@ -30,6 +30,7 @@ public:
   int snap_protect(librbd::ImageCtx &ictx, const std::string &snap_name);
 
   int flatten(librbd::ImageCtx &ictx, librbd::ProgressContext &prog_ctx);
+  int resize(librbd::ImageCtx *ictx, uint64_t size);
 
   int lock_image(librbd::ImageCtx &ictx, ClsLockType lock_type,
                  const std::string &cookie);