]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-fuse: switch to fuse_reply_iov to reduce the memory copy
authorXiubo Li <xiubli@redhat.com>
Tue, 28 Apr 2020 04:55:29 +0000 (00:55 -0400)
committerXiubo Li <xiubli@redhat.com>
Wed, 8 Jul 2020 07:27:05 +0000 (03:27 -0400)
commit969c575622c364395ecbc97d7b072bcbe6d50ded
tree382be50b97662df475bb5b54f406aba69a86f617
parentf7f304421975e8944cf9175ee8c7111b27f6129f
ceph-fuse: switch to fuse_reply_iov 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