]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/MDBalancer.h
import 15.2.5
[ceph.git] / ceph / src / mds / MDBalancer.h
index c6d85a5aed6e289003fcc74ee34da0509e9545ae..732466f505bc25167244484e43c9c3c082a2206a 100644 (file)
@@ -49,6 +49,8 @@ public:
    */
   void tick();
 
+  void handle_export_pins(void);
+
   void subtract_export(CDir *ex);
   void add_import(CDir *im);
   void adjust_pop_for_rename(CDir *pdir, CDir *dir, bool inc);
@@ -83,8 +85,6 @@ private:
   void prep_rebalance(int beat);
   int mantle_prep_rebalance();
 
-  void handle_export_pins(void);
-
   mds_load_t get_load();
   int localize_balancer();
   void send_heartbeat();