]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add send_mon_message() helper 22228/head
authorSage Weil <sage@redhat.com>
Thu, 24 May 2018 18:37:28 +0000 (13:37 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 May 2018 22:54:53 +0000 (17:54 -0500)
commit7ded532753ae447249a22d8498313cbd58dc5752
treefb1cea84a7b36aacb5b8490a0757115b7bc6276c
parent264807c157301c5d0e8172b7b22b5ea9806c8f08
mon: add send_mon_message() helper

Avoid a zillion calls to monmap->get_inst()

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/AuthMonitor.cc
src/mon/Elector.cc
src/mon/HealthMonitor.cc
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/Paxos.cc