]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PeeringState: update prior_readable_until_ub on new interval
authorSage Weil <sage@redhat.com>
Tue, 23 Jul 2019 16:39:13 +0000 (11:39 -0500)
committerSage Weil <sage@redhat.com>
Thu, 26 Sep 2019 17:21:53 +0000 (12:21 -0500)
commit6119f693d620352bcaf25f7b4d286eb47727e93a
treef1af6f81dd527544e725cc6732ddb756477b4a77
parent6945cc52fd68ebdd22f35abff81a6f91aa0922d6
osd/PeeringState: update prior_readable_until_ub on new interval

If a new interval starts, apply the old interval's readable_until_ub to
our prior.

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