]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/heartbeat: rename Session::last_epoch_sent (and accessors) to projected_epoch
authorSamuel Just <sjust@redhat.com>
Fri, 19 May 2023 22:48:03 +0000 (15:48 -0700)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 21 May 2023 13:24:43 +0000 (13:24 +0000)
commita5d20275f2bd9349177f3106bd1d921a10cf8dde
tree8ecc0cf3b641ff2a3985bff31591d4e9d6d860bc
parent4dbf84a34d8b120dd5c901bd681fc590fae806c8
crimson/osd/heartbeat: rename Session::last_epoch_sent (and accessors) to projected_epoch

last_epoch_sent was a confusing name since we also update it when an
MOSDPing from the peer reflects a higher epoch.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/osd/heartbeat.cc
src/crimson/osd/heartbeat.h