]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: remove need for friending OSDMap to PGMapUpdater
authorJohn Spray <john.spray@redhat.com>
Thu, 22 Sep 2016 17:01:21 +0000 (18:01 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:06 +0000 (17:27 +0100)
commit78b6eebf71761bc5b17574b850ef59f28e2a3371
tree06903f45f4ac08b73ade90feaa5ff2d71a243034
parentafa7078763efc053814434d4b0dae08dd2295349
mon: remove need for friending OSDMap to PGMapUpdater

This used to be the friend relationship to PGMonitor.  It
was never really needed anyway, it was only being used
to skip the getter on `pools`

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/PGMap.cc
src/osd/OSDMap.h