]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: add a space after function name in logging message 38128/head
authorKefu Chai <kchai@redhat.com>
Tue, 17 Nov 2020 11:25:59 +0000 (19:25 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 17 Nov 2020 11:29:50 +0000 (19:29 +0800)
commit9ad6b5435042a324e4f4fe6f3886cea50088a693
treed931ea83739f45e5862b647dd614fb93ac458fd0
parentff227345eb28743a41427f6d4cbc46f70082dda4
mon/OSDMonitor: add a space after function name in logging message

otherwise they are cluttered in the logging message.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/OSDMonitor.cc