]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/mgr/DaemonServer.cc: fix typo in output gap >= max_pg_num_change 47210/head
authorKamoltat <ksirivad@redhat.com>
Tue, 21 Jun 2022 20:06:07 +0000 (20:06 +0000)
committerKamoltat <ksirivad@redhat.com>
Thu, 21 Jul 2022 14:36:11 +0000 (14:36 +0000)
commit2141254f07f96bb0f3463dd62ad24785bf9122ce
tree64420ea3bbd899e5d62ea578f4e29dc593b38dec
parent2afa4c4f4532a62d371707bf177c09838a017897
src/mgr/DaemonServer.cc: fix typo in output gap >= max_pg_num_change

Fix typo of the output when pgnum is scaling faster
than pgp_num in the function DaemonServer::adjust_pgs().

Fixes: https://tracker.ceph.com/issues/56151
Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit 10d2d2e2dd613badd0801763b0586d524dfc2121)
src/mgr/DaemonServer.cc