]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/fio/fio_ceph_messenger.cc
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / test / fio / fio_ceph_messenger.cc
index 2e18c7c633035a3e3efd8102bf2eb3a24a1afd36..81680f102dd13cc10e4c701c21086757bec1f0c4 100644 (file)
@@ -271,7 +271,7 @@ public:
   bool ms_handle_refused(Connection *con) override {
     return false;
   }
-  int ms_handle_authentication(Connection *con) override {
+  int ms_handle_fast_authentication(Connection *con) override {
     return 1;
   }
 };