]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
messages,osd,crimson: let MOSDPGPull::take_pulls() return pulls 38569/head
authorKefu Chai <kchai@redhat.com>
Mon, 14 Dec 2020 17:45:02 +0000 (01:45 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 15 Dec 2020 01:01:44 +0000 (09:01 +0800)
commitde92b800844ab3ceb3f8c022ee1ce0eb69c7a17e
tree130cdf4e157b393a954969985b3cb13e3877ff4d
parent2f88d7fbd4e092c0b24033bf4f699d33715143d6
messages,osd,crimson: let MOSDPGPull::take_pulls() return pulls

so the caller can grab the pulls without creating a pull vector first.

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