]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/Monitor.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / mon / Monitor.h
index 998fe91eb603566f2a936e25cc78c85495cf34d2..7f9a16a9a36c8709fd339ac1b1d24929c49f0e33 100644 (file)
@@ -957,7 +957,7 @@ public:
   MonCap mon_caps;
   bool get_authorizer(int dest_type, AuthAuthorizer **authorizer);
 public: // for AuthMonitor msgr1:
-  int ms_handle_authentication(Connection *con) override;
+  int ms_handle_fast_authentication(Connection *con) override;
 private:
   void ms_handle_accept(Connection *con) override;
   bool ms_handle_reset(Connection *con) override;