]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: let prep_push() return a map of PushOp
authorKefu Chai <kchai@redhat.com>
Mon, 14 Dec 2020 16:38:05 +0000 (00:38 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 14 Dec 2020 17:47:18 +0000 (01:47 +0800)
commit7b2ab64ed09a57ca54319e69eeb22be480cdc554
treef240c534dea493c29effb1b7bfe71b8aef1e06ad
parentb030f717e021bbed5a8b8c0829bf3f53ad9f20e2
crimson/osd: let prep_push() return a map of PushOp

ReplicatedRecoveryBackend::prep_push() is responsible for building
PushOps, so it's more natural to let it return a map of PushOp.

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