]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd mon mgr: Convert all network ping time output to milliseconds
authorDavid Zafman <dzafman@redhat.com>
Tue, 6 Aug 2019 03:57:48 +0000 (20:57 -0700)
committerDavid Zafman <dzafman@redhat.com>
Mon, 26 Aug 2019 15:26:27 +0000 (15:26 +0000)
commit9d02e5d39d7b5e2806a5d98bdde24f4584e70528
treeea33763a4ca8f9ad5828a7104a01e5cb3af31ff4
parent8ac1562b4988fc3d52f92f15eb58075de0bcf27e
osd mon mgr: Convert all network ping time output to milliseconds

To output milliseconds (usec / 1000), treat as fixed point integers

Signed-off-by: David Zafman <dzafman@redhat.com>
src/mgr/ClusterState.cc
src/mon/PGMap.cc
src/osd/OSD.cc
src/osd/osd_types.cc