]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: use legacy timestamp rendering for hit_set objects
authorSage Weil <sage@redhat.com>
Thu, 6 Feb 2020 23:34:18 +0000 (17:34 -0600)
committerSage Weil <sage@redhat.com>
Fri, 7 Feb 2020 22:44:18 +0000 (16:44 -0600)
commit8f40e2cdf7880f8d8642a0181ae543a38d5ec0e1
tree1913208542d3e4e0e506691a7921a507388c5020
parent64fdf60d649647f850efa8f0a12b31d56be629e9
osd/PrimaryLogPG: use legacy timestamp rendering for hit_set objects

These objects exist prior to octopus and we need to be consistent with
the naming.  Stick with the legacy form.

Fixes: https://tracker.ceph.com/issues/44024
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PrimaryLogPG.cc