]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
buffer: turn off zero-copy reads for now
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Nov 2013 22:37:57 +0000 (14:37 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Nov 2013 22:38:20 +0000 (14:38 -0800)
commit03d63c4b2d63b655924c5657637e85abdef40899
tree0cc0c4a5c005a9e3e9dbfd376da3a62e6a400bc7
parent75d4a72086bcfcab5c0d6834e72cbc6e473c801e
buffer: turn off zero-copy reads for now

Some users will need to be changed to handle getting the correct
length from bufferlist::read_fd.

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