]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: use move-semantics for object IO data payloads
authorJason Dillaman <dillaman@redhat.com>
Thu, 15 Feb 2018 17:19:28 +0000 (12:19 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 26 Feb 2018 17:31:58 +0000 (12:31 -0500)
commitac077112d635aff687b2164ca669a1abce34f860
tree45dcafc8a620e7245050673e0aa23f75c55d25e2
parent49f4f331d9f9030b92855eec3965fb63d92c18f4
librbd: use move-semantics for object IO data payloads

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/LibrbdWriteback.cc
src/librbd/io/ImageRequest.cc
src/librbd/io/ObjectRequest.cc
src/librbd/io/ObjectRequest.h
src/librbd/operation/FlattenRequest.cc
src/test/librbd/io/test_mock_ObjectRequest.cc