]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/Monitor.h
import ceph quincy 17.2.6
[ceph.git] / ceph / src / mon / Monitor.h
index 575fef0a9c886059241b9fca30725a075a2d4445..41fde178a97e264c50473131aa757b803f0091b6 100644 (file)
@@ -876,7 +876,7 @@ public:
   /** can_change_external_state if we can do things like
    *  call elections as a result of the new map.
    */
-  void notify_new_monmap(bool can_change_external_state=false);
+  void notify_new_monmap(bool can_change_external_state=false, bool remove_rank_elector=true);
 
 public:
   struct C_Command : public C_MonOp {