]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/QuorumService.h
update sources to v12.1.1
[ceph.git] / ceph / src / mon / QuorumService.h
index b354c40a77f77d459a9640901c68264879e58a0e..626ce659e573c238e891611adf6f09f96c1b2aae 100644 (file)
@@ -117,8 +117,7 @@ public:
 
   virtual void init() { }
 
-  virtual void get_health(Formatter *f,
-                         list<pair<health_status_t,string> >& summary,
+  virtual void get_health(list<pair<health_status_t,string> >& summary,
                           list<pair<health_status_t,string> > *detail) = 0;
   virtual int get_type() = 0;
   virtual string get_name() const = 0;