]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mgr/MgrClient.h
update sources to v12.1.0
[ceph.git] / ceph / src / mgr / MgrClient.h
index f9385b8be6df53dad221dd043580ebe555d3c9fc..87df28650a2d7cc753d5351568ada304c35dae94 100644 (file)
@@ -92,6 +92,7 @@ public:
   bool handle_command_reply(MCommandReply *m);
 
   void send_report();
+  void send_pgstats();
 
   void set_pgstats_cb(std::function<MPGStats*()> cb_)
   {