]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: assume an octopus+ osd peer
authorKefu Chai <kchai@redhat.com>
Tue, 23 Feb 2021 05:40:16 +0000 (13:40 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 05:24:46 +0000 (13:24 +0800)
commit00385c0d5f0800b798af60dd89e2784ff0ae6a9e
tree3b44c28b406eac824001796a957877262896d274
parent40d70e07ed8c8ae89ce0956a239acbabd92ff14c
osd: assume an octopus+ osd peer

no need to handle cases talking to pre-nautilus osd peers in a post
quincy era.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/PrimaryLogPG.cc
src/osd/ReplicatedBackend.cc