]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix `osd out` clog message 17525/head
authorJohn Spray <john.spray@redhat.com>
Wed, 6 Sep 2017 16:57:40 +0000 (12:57 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 6 Sep 2017 17:01:57 +0000 (19:01 +0200)
commitf07480fec729d66f4cdc19a1c3bde3d185df1289
tree6dfd391be014e466af009bbce8770ccf65a3a7f5
parent49d307211a812a836b9c1f22b13162694cb48e59
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>
src/mon/OSDMonitor.cc