]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librbd/test_fixture.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / test / librbd / test_fixture.h
index 9bdbfcd27b9c8d5d495d91e7916c1a014e56824b..508e4405c6cf301481b8c645bbafcfc94670a7f4 100644 (file)
@@ -44,6 +44,7 @@ public:
   static uint64_t _image_number;
   static std::string _data_pool;
 
+  CephContext* m_cct = nullptr;
   librados::IoCtx m_ioctx;
   librbd::RBD m_rbd;