]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: moved write same buffer assembler to common location 20560/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 16 Feb 2018 03:23:03 +0000 (22:23 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 26 Feb 2018 17:31:59 +0000 (12:31 -0500)
commit18bce0a0759ca6e7d3274fbfbd4c1ae47dfd0016
treea7545b2155ca0dfb55d934e56de9110f5de9a091
parentc2d47e7df104c2bb8715e4a4dd38e6af3179e247
librbd: moved write same buffer assembler to common location

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/io/ImageRequest.cc
src/librbd/io/ImageRequest.h
src/librbd/io/ObjectRequest.cc
src/librbd/io/ObjectRequest.h
src/librbd/io/Utils.cc [new file with mode: 0644]
src/librbd/io/Utils.h [new file with mode: 0644]