]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix `osd out` clog message 17862/head
authorJohn Spray <john.spray@redhat.com>
Wed, 6 Sep 2017 16:57:40 +0000 (12:57 -0400)
committerNathan Cutler <ncutler@suse.com>
Thu, 21 Sep 2017 04:00:50 +0000 (06:00 +0200)
commitb54c7ba225314cc3e67707ec8dbac4a7f8381929
tree7657ebe21bd335e8ffb2912ec441abd6990de1b2
parent1befcbebcbcedf398b782adfcc165038d13fc3da
mon: fix `osd out` clog message

This was printing the absolute time instead of the period.

Fixes: http://tracker.ceph.com/issues/21249
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit f07480fec729d66f4cdc19a1c3bde3d185df1289)
src/mon/OSDMonitor.cc