]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService
authorGreg Farnum <gfarnum@redhat.com>
Fri, 9 Jun 2017 22:31:02 +0000 (15:31 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Thu, 15 Jun 2017 00:01:32 +0000 (17:01 -0700)
commitb0e5225eddef47a27a25289437543f610c9633cf
treedc8df64bb3dae66fe65e9c54cca444475459556a
parentc676c43db4d2ab1df835bb29514556fef4326716
mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService

Most of this is independent of the PGMonitor, so move it into
PGMap and strip out those few bits. It'll come in handy shortly
when I move "ceph osd df" into the mgr.

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