]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: use pool_sum as param name in PGMapDigest::recovery_summary
authorChang Liu <liuchang0812@gmail.com>
Tue, 23 Jan 2018 07:39:56 +0000 (15:39 +0800)
committerChang Liu <liuchang0812@gmail.com>
Tue, 23 Jan 2018 08:24:23 +0000 (16:24 +0800)
commit73ff298b898ca76e3f9b615449b4e4c0f2d0c017
treed3e338992210a408c926ff20d4b030926019f7d8
parent5981ddc1992190431743ce1f0b834fb8899b6811
mon: use pool_sum as param name in PGMapDigest::recovery_summary

the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_summary() well, but not recovery_summary().

Signed-off-by: Chang Liu <liuchang0812@gmail.com>
src/mon/PGMap.cc
src/mon/PGMap.h