]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/Messenger: pull authenticator validation into Messenger
authorSage Weil <sage@redhat.com>
Thu, 13 Sep 2018 19:21:04 +0000 (14:21 -0500)
committerSage Weil <sage@redhat.com>
Mon, 15 Oct 2018 20:01:40 +0000 (15:01 -0500)
commitb362ee21203f31f14ce67e8ff9a7ac66bd02836c
tree6d0f4e24762dbb17cff694ebe55e88a90f0aeacc
parentb462cf2b226c4a806b0c7d52717112ac3ae62fa8
msg/Messenger: pull authenticator validation into Messenger

This code is essentially identical across the OSD and MDS.  The
monitor is annoyingly different, but in a msgr1 specific way that
we can handle carrying here until msgr1 gets ripped out in a
couple years.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc
src/msg/Messenger.cc
src/msg/Messenger.h