Re: [Qemu-devel] [Virtio-fs] [PATCH v2 1/2] virtio: add vhost-user-fs base device

2019-09-03 Thread Dr. David Alan Gilbert
* piaojun (piao...@huawei.com) wrote: > > > On 2019/8/24 1:56, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > The virtio-fs virtio device provides shared file system access using > > the FUSE protocol carried ovew virtio. > > typo? ovew->over oops; thanks! Dav

Re: [Qemu-devel] [Virtio-fs] [PATCH v2 1/2] virtio: add vhost-user-fs base device

2019-08-26 Thread piaojun
On 2019/8/24 1:56, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The virtio-fs virtio device provides shared file system access using > the FUSE protocol carried ovew virtio. typo? ovew->over > The actual file server is implemented in an external vhost-user-fs devi