]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/Migrator.h
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / mds / Migrator.h
index e237463abccc84dc7f2fbd25e537d0de2469faee..de35b427c706c9c9c97431c3bf3531d515f65f46 100644 (file)
@@ -102,9 +102,7 @@ public:
   // -- cons --
   Migrator(MDSRank *m, MDCache *c);
 
-  void handle_conf_change(const ConfigProxy& conf,
-                          const std::set <std::string> &changed,
-                          const MDSMap &mds_map);
+  void handle_conf_change(const std::set<std::string>& changed, const MDSMap& mds_map);
 
 protected:
   struct export_base_t {