]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
buffer: add raw type for seastar buffers
authorCasey Bodley <cbodley@redhat.com>
Sun, 8 Oct 2017 22:04:23 +0000 (18:04 -0400)
committerKefu Chai <kchai@redhat.com>
Fri, 8 Jun 2018 12:58:15 +0000 (20:58 +0800)
commit669b4c446b6611af95a60a2d8b4547a0372cebbf
tree16edc57f455b23da4ca6bfbdd5e7e8918049ec06
parent13cba3986885d87123647382137d6d97a3b4dc6e
buffer: add raw type for seastar buffers

new buffer_seastar.cc implements the buffer::raw types for seastar,
built in an object library outside of libcommon

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/CMakeLists.txt
src/common/buffer_seastar.cc [new file with mode: 0644]
src/include/buffer.h