]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/bluestore/BlueFS.h
update sources to 12.2.2
[ceph.git] / ceph / src / os / bluestore / BlueFS.h
index 1b38a6ab1d493840046c58a8bcdb0c7ff547f920..36b41b451bbe5a66168e35794ee0033dd5c498f4 100644 (file)
@@ -342,6 +342,8 @@ public:
   void get_usage(vector<pair<uint64_t,uint64_t>> *usage); // [<free,total> ...]
   void dump_perf_counters(Formatter *f);
 
+  void dump_block_extents(ostream& out);
+
   /// get current extents that we own for given block device
   int get_block_extents(unsigned id, interval_set<uint64_t> *extents);