]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: use pool_sum as param name in PGMapDigest::recovery_summary 20150/head
authorChang Liu <liuchang0812@gmail.com>
Tue, 23 Jan 2018 07:39:56 +0000 (15:39 +0800)
committerPrashant D <pdhange@redhat.com>
Sun, 28 Jan 2018 22:47:48 +0000 (17:47 -0500)
commit8950736b8e3c2837f201b4eba4fdebcc97fbd9be
tree6c5684d2c5ce8579076ea3afc1f5016d574c8d35
parente94900c7caa2bd920684073704bc688249bc0591
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>
(cherry picked from commit 73ff298b898ca76e3f9b615449b4e4c0f2d0c017)
src/mon/PGMap.cc
src/mon/PGMap.h