]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds/Mutation: initialize MutationImpl object's initiated_at
authorRamana Raja <rraja@redhat.com>
Mon, 17 May 2021 22:54:40 +0000 (18:54 -0400)
committerRamana Raja <rraja@redhat.com>
Mon, 17 May 2021 23:55:51 +0000 (19:55 -0400)
commitba673169fb851a507f40e86ae993b541d8ea385c
treeac814db6af0b2deff7ebf377d0900ceeaf8ef09f
parent52857703c41ec3a9f3dc9bcafae41176301e514e
mds/Mutation: initialize MutationImpl object's initiated_at

... to current time, ceph_clock_now(). This is a more useful
initialized value than utime_t().

Fixes: https://tracker.ceph.com/issues/42516
Signed-off-by: Ramana Raja <rraja@redhat.com>
Co-Authored-By: Patrick Donnelly <pdonnell@redhat.com>
src/mds/Mutation.h