]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
log: Mark timestamps for coarseness and print appropriately 18141/head
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 6 Oct 2017 21:15:43 +0000 (17:15 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Sat, 7 Oct 2017 00:49:53 +0000 (20:49 -0400)
commitafaf48a2636a46084279d1c6076aa67c3fe12136
treea2f0d29894cd2f935a209795ae24349503121e21
parent0f8606b4e082c87f99b493131b3a8d5c68b1d1d3
log: Mark timestamps for coarseness and print appropriately

Have each timestamp know whether it's coarse or fine. Print six figures
for fine stamps and three for coarse.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/ceph_time.cc
src/log/LogClock.h
src/log/test.cc