]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/ProtocolV1: resurrect "include MGR as service when applying cephx settings"
authorIlya Dryomov <idryomov@gmail.com>
Fri, 16 Oct 2020 09:33:32 +0000 (11:33 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 10 Nov 2020 06:45:36 +0000 (07:45 +0100)
commitbb5d3d58bfcae96d2e5f796eaa74fc0987f79e77
treed632635f4876e80d5bd8e3c9730043db14019f4f
parent64a2940f573357babe06b7b92dd1b01f582a1f35
msg/async/ProtocolV1: resurrect "include MGR as service when applying cephx settings"

This was added in commit 0ec7d6bbc4af ("msg/async,simple: include MGR
as service when applying cephx settings") and inadvertently dropped in
commit e6f043f7d2dc ("msgr/async: huge refactoring of protocol V1").
As a result, mgr daemons are miscategorized as clients when enforcing
cephx_*require_signatures options.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 949e2e595eda553aa68f697cee1dcfff3c09cf3f)
src/msg/async/ProtocolV1.cc