qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 008/104] virtiofsd: remove mountpoint dummy argument


From: Daniel P . Berrangé
Subject: Re: [PATCH 008/104] virtiofsd: remove mountpoint dummy argument
Date: Fri, 3 Jan 2020 12:12:17 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 12, 2019 at 04:37:28PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <address@hidden>
> 
> Classic FUSE file system daemons take a mountpoint argument but
> virtiofsd exposes a vhost-user UNIX domain socket instead.  The
> mountpoint argument is not used by virtiofsd but the user is still
> required to pass a dummy argument on the command-line.
> 
> Remove the mountpoint argument to clean up the command-line.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  tools/virtiofsd/fuse_lowlevel.c  |  2 +-
>  tools/virtiofsd/fuse_lowlevel.h  |  4 +---
>  tools/virtiofsd/helper.c         | 20 +++-----------------
>  tools/virtiofsd/passthrough_ll.c | 12 ++----------
>  4 files changed, 7 insertions(+), 31 deletions(-)

Reviewed-by: Daniel P. Berrangé <address@hidden>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]