]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: use single-pg peering ops
authorKefu Chai <kchai@redhat.com>
Fri, 13 Sep 2019 07:18:58 +0000 (15:18 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Sep 2019 08:14:13 +0000 (16:14 +0800)
commit260ab1a5f27c1b7c01009be0811e9a6cd5a4fac6
treeb397b58b21bfa47e438fd9b51bc4de9a5d1caeef
parent5a851c679ef006f35b4f54a0b0704943a9029110
crimson/osd: use single-pg peering ops

classic OSD started to use single-pg peering ops since ce05c172, and it
switched over to these ops since octopus. and it's assumed that
crimson-osd won't be GA until octopus+2 release, so it's not needed to
support pre-octopus releases.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/osd.cc
src/crimson/osd/osd.h
src/crimson/osd/osd_operations/compound_peering_request.cc
src/crimson/osd/osd_operations/pg_advance_map.cc
src/crimson/osd/osd_operations/pg_advance_map.h
src/crimson/osd/shard_services.cc