]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/mgr/DaemonServer.cc: fix typo in output gap >= max_pg_num_change 46785/head
authorKamoltat <ksirivad@redhat.com>
Tue, 21 Jun 2022 20:06:07 +0000 (20:06 +0000)
committerKamoltat <ksirivad@redhat.com>
Tue, 21 Jun 2022 20:11:04 +0000 (20:11 +0000)
commit10d2d2e2dd613badd0801763b0586d524dfc2121
tree3368fa69da8289651fbc422d1a90ce040590c428
parenta5cb82d35314c4ed73f9e792bf131f66b6e28c32
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>
src/mgr/DaemonServer.cc