]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/filestore/Journal.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / os / filestore / Journal.h
index 9c1206cd257db2738269b8a6d669ddb1693c12f7..cfb667d89696a56a546e9251283e8ea5dfcd04ca 100644 (file)
@@ -52,6 +52,8 @@ public:
 
   virtual void flush() = 0;
 
+  virtual void get_devices(set<string> *ls) {}
+  virtual void collect_metadata(map<string,string> *pm) {}
   /**
    * reserve_throttle_and_backoff
    *