]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonServer: fixed mistype for mgr_osd_messages 63344/head
authorKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 5 Dec 2024 09:23:37 +0000 (12:23 +0300)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Fri, 21 Nov 2025 12:33:43 +0000 (19:33 +0700)
commitc5dbd538d8243569a9e974674066e42b4ff8c25a
tree86290e2beb158de784648a4672bba97eae938074
parent4eb0fc979231d49b134b47b050f2c85a2d875844
mgr/DaemonServer: fixed mistype for mgr_osd_messages

Triple 's' to double 's', as option name

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 618025908cc0389bbf0d237e0b124240e3c13aa4)
src/mgr/DaemonServer.cc