]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/objectstore/store_test_fixture.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / test / objectstore / store_test_fixture.h
index 40e62778cdb5c665ad27939b53128c0a5b458cd4..3b7971d7cdee57f210eb40fd7c77599d31706bd5 100644 (file)
@@ -48,4 +48,5 @@ public:
     return SettingsBookmark(*this, saved_settings.size());
   }
   void PopSettings(size_t);
+  void CloseAndReopen();
 };