* Daniel P. Berrangé (berra...@redhat.com) wrote:
> On Thu, Dec 12, 2019 at 04:37:34PM +, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > Add options to specify parameters for virtio-fs paths, i.e.
> >
> >./virtiofsd -o vhost_user_socket=/tmp/vhostqemu
> >
On Thu, Dec 12, 2019 at 04:37:34PM +, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> Add options to specify parameters for virtio-fs paths, i.e.
>
>./virtiofsd -o vhost_user_socket=/tmp/vhostqemu
>
> Signed-off-by: Dr. David Alan Gilbert
> ---
> tools/virtiof
From: "Dr. David Alan Gilbert"
Add options to specify parameters for virtio-fs paths, i.e.
./virtiofsd -o vhost_user_socket=/tmp/vhostqemu
Signed-off-by: Dr. David Alan Gilbert
---
tools/virtiofsd/fuse_i.h| 1 +
tools/virtiofsd/fuse_lowlevel.c | 17 -
tools/virtiof