]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/Monitor: require authorizer from peer monitors
authorSage Weil <sage@redhat.com>
Fri, 26 Apr 2019 18:07:06 +0000 (13:07 -0500)
committerSage Weil <sage@redhat.com>
Fri, 26 Apr 2019 18:07:18 +0000 (13:07 -0500)
commite2f32372a487509b4cde5add641b9a324ed13929
treeb97f0fb7c7c441815a6ef8a827c768ecca9cdde3
parentc25d26375c57bcf9590c19264354eb44b77216cd
mon/Monitor: require authorizer from peer monitors

Mon to mon links use authorizers.  It's only non-mons connecting to mons
that use MAuth messages.

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