]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/librbd/mock/MockImageCtx.h
import 15.2.5
[ceph.git] / ceph / src / test / librbd / mock / MockImageCtx.h
index dcd620abd76c7d0b15ca113b57446910d9f226b1..1872dcb19b71e29b41082b2c86d0fcaa7540feed 100644 (file)
@@ -318,6 +318,7 @@ struct MockImageCtx {
   bool cache;
 
   ConfigProxy config;
+  std::set<std::string> config_overrides;
 };
 
 } // namespace librbd