]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-fuse: add splice read/write support to reduce the memory copy
authorXiubo Li <xiubli@redhat.com>
Thu, 30 Apr 2020 07:53:26 +0000 (03:53 -0400)
committerXiubo Li <xiubli@redhat.com>
Wed, 8 Jul 2020 07:59:07 +0000 (03:59 -0400)
commit3e09f71b7f6f0c5ce2c714d1c3e71a130de9e5e2
tree5a7a47b2adabad5a8086dbf78eafbb65b7f51de1
parent6e25f9317b5ad4846971cf7c148d6c22f080c74e
ceph-fuse: add splice read/write support to reduce the memory copy

Fixes: https://tracker.ceph.com/issues/45267
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/fuse_ll.cc
src/common/options.cc