]> 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)
committerKefu Chai <kchai@redhat.com>
Sat, 6 Aug 2016 16:59:25 +0000 (00:59 +0800)
commitaf3d3e25823ca9b40ddf09835edb82795ac68f33
tree88e4759104c8016aad3972c34d8646eb308df43b
parent4a648d2d4aa71a8433cfc7183b16a09552608017
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>
src/mon/PGMonitor.cc
src/mon/PGMonitor.h