]> 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 47211/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:29:44 +0000 (14:29 +0000)
commite7a785584fb5f88f75193d39c050c0b0018c5285
treeff735eaff2a781072d0ae3ed6f6e3e0b735c830a
parentc1e9a288b84fe43101b2ee3898d2a85405526623
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