]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: handle ms_handle_fast_authentication return 59308/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 10 Aug 2023 20:25:34 +0000 (16:25 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 19 Aug 2024 12:52:25 +0000 (08:52 -0400)
commit419cf3fcb69461ffe5f1352fe83fd68dff4f38a8
tree8dc4c610bcf4d96b5ffa2a04c248ff5e2725eece
parent1384d3fe86d9bdc921e462a14bdbc6442343e93b
mon/MonClient: handle ms_handle_fast_authentication return

Fixes: https://tracker.ceph.com/issues/62382
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit bfbfbbfed6c02a913d0fcfd6a97071acafb95378)

Conflicts:
src/mon/Monitor.cc:  missing state shutdown check
14 files changed:
src/mds/MDSDaemon.cc
src/mds/MDSDaemon.h
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mon/MonClient.cc
src/mon/Monitor.cc
src/mon/Monitor.h
src/msg/Dispatcher.h
src/osd/OSD.cc
src/osd/OSD.h
src/test/fio/fio_ceph_messenger.cc
src/test/msgr/perf_msgr_client.cc
src/test/msgr/perf_msgr_server.cc
src/test/msgr/test_msgr.cc