]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: kill direct references to pgmon from OSDMonitor
authorGreg Farnum <gfarnum@redhat.com>
Thu, 4 May 2017 19:45:25 +0000 (12:45 -0700)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 16:59:14 +0000 (12:59 -0400)
commit8e9b1093c222df8f03fe4e57f055d53227e030c9
treeb03fb51009e45051cf85df9044d1d5f7c9ffbe8d
parentd8cd3190cd6a7eb45f6826a5e6eeee554909f356
mon: kill direct references to pgmon from OSDMonitor

The only one left now is where the OSDMonitor triggers
PGMonitor::check_osd_map() and that's going to die post-Luminous,
so no need to do anything fancy with it.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mon/OSDMonitor.cc
src/mon/PGStatService.h