]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ReplicatedBackend,MOSDRepOp: replace pg_roll_forward_to with mlcod
authorSamuel Just <sjust@redhat.com>
Fri, 13 Dec 2019 20:54:28 +0000 (12:54 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 20 Dec 2019 01:35:36 +0000 (17:35 -0800)
commit6f12bf27cb91bdbc28108c643012116b127e602b
tree23b97ebfd5d302613b8b24e20758e8d02fec7a75
parent136d3baf1bfcaa8ea852cf6bba00aef795be8b78
ReplicatedBackend,MOSDRepOp: replace pg_roll_forward_to with mlcod

New clients will ignore the field on header.version <= 2.  New
primaries will send the old variant if there are peers expecting
the old variant.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/include/ceph_features.h
src/messages/MOSDRepOp.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h