]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
messages,osd,crimson: MOSDPGPull::set_pulls(vector<>&&)
authorKefu Chai <kchai@redhat.com>
Wed, 26 Aug 2020 14:53:51 +0000 (22:53 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 26 Aug 2020 17:32:03 +0000 (01:32 +0800)
commit2a5f3b7ee785cf0cf780150430e9c51e20fd3169
treeab01adab74f43af925edef827412c83ccf542fec
parentf39d0a1d0db5e7ae8f74b51e6fc80c25916cf6e5
messages,osd,crimson: MOSDPGPull::set_pulls(vector<>&&)

this allows us to pass a lvalue reference to it.

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