]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
buffer: try to do zero copy in read_fd
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 18 Oct 2013 14:58:10 +0000 (07:58 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Sat, 23 Nov 2013 00:14:03 +0000 (16:14 -0800)
commit445fb183906a56e3b412537f3756c38af667cb25
tree3d138d6219ea6bf86b538ff04425844b77164f93
parentbe29b3471c3f92d28b7aa05449e89ea83603e295
buffer: try to do zero copy in read_fd

Leave the explicit read_fd_zero_copy around as well for testing.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/common/buffer.cc
src/test/bufferlist.cc