]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: drop pgservice member
authorSage Weil <sage@redhat.com>
Mon, 28 Aug 2017 20:33:09 +0000 (16:33 -0400)
committerSage Weil <sage@redhat.com>
Wed, 6 Sep 2017 14:18:04 +0000 (10:18 -0400)
commit37e4ac02e862021c6f100379f086432bad88e2ae
tree1d667059ccc19fdc940ed18149c967461054120b
parent0027eb2578f7f6563159779725553cfa95057607
mon: drop pgservice member

Just use mgrstatmon() directly.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/FSCommands.cc
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/OSDMonitor.cc