]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor starting to abstract PGMap via PGService
authorGreg Farnum <gfarnum@redhat.com>
Fri, 17 Mar 2017 22:42:38 +0000 (15:42 -0700)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 16:59:13 +0000 (12:59 -0400)
commitff1b132f4dbe1915ce1980873596a0cb4155d23b
tree6960c51d45d24dbe71eef01567b61db36cadb0bb
parentf0e74fcf8f8c33e903c03f88c49351a27f53989c
mon: OSDMonitor starting to abstract PGMap via PGService

We added an unfortunate get_pg_map() function but it's still easy
to find and puts off some of the logic work. We'll get to it soon.

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