]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedBackend: always rollforward on repop to version
authorSamuel Just <sjust@redhat.com>
Fri, 13 Dec 2019 20:11:55 +0000 (12:11 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 20 Dec 2019 01:35:36 +0000 (17:35 -0800)
commit136d3baf1bfcaa8ea852cf6bba00aef795be8b78
tree1c1ec055b3cf5c6933276904b4ccc1122b374146
parenta335a2599d8ff878109e6a0940cf1c839dc26aec
ReplicatedBackend: always rollforward on repop to version

The primary always sets this field to be at_version, and we're
going to reuse this field to mean min_last_complete_ondisk.

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