OSDN Git Service

virtiofsd: Pass write iov's all the way through
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 4 Jan 2019 16:47:39 +0000 (16:47 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:36 +0000 (16:41 +0000)
commite17f7a580e2c599330ad3a6946be615ca2fe97d9
treeac3cf035aa897f6aa5725b6abb26d1f4870e03cd
parent469f9d2fc405b0508e6cf1b4b5bbcadfc82064e5
virtiofsd: Pass write iov's all the way through

Pass the write iov pointing to guest RAM all the way through rather
than copying the data.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_virtio.c