]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: mark dump_object_stat_sum() as static
authorKefu Chai <kchai@redhat.com>
Sat, 6 Aug 2016 16:58:04 +0000 (00:58 +0800)
committerLoic Dachary <ldachary@redhat.com>
Thu, 25 Aug 2016 11:43:22 +0000 (13:43 +0200)
commit109da6fd2fa8a6f8e56a1fe2daa6a738bb2a1fde
treec2946d36f7ccd7c93e5dc69fc7dbf69785bd126d
parent8b37c68f761d59025678c184a4f9b1755c90a628
mon/PGMonitor: mark dump_object_stat_sum() as static

so we can test this method without create an instance of PGMonitor.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit af3d3e25823ca9b40ddf09835edb82795ac68f33)
src/mon/PGMonitor.cc
src/mon/PGMonitor.h