]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: add get_mnow() interface to OSDService, PG, PeeringState
authorSage Weil <sage@redhat.com>
Thu, 18 Jul 2019 19:27:54 +0000 (14:27 -0500)
committerSage Weil <sage@redhat.com>
Mon, 5 Aug 2019 18:34:14 +0000 (13:34 -0500)
commitc5a7cb0a7db21c8336c6ae9869f15c1425c1448b
tree565ca4852d594e4ea96a7422eeb6a1c00026fdc5
parent37a79dd20996abffc8e7cbdbc477043637b0537b
osd: add get_mnow() interface to OSDService, PG, PeeringState

Single helper to provide a monotonic time offset from startup_time.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PeeringState.h