qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 057/104] virtiofsd: add --syslog command-line option


From: Daniel P . Berrangé
Subject: Re: [PATCH 057/104] virtiofsd: add --syslog command-line option
Date: Mon, 6 Jan 2020 15:05:05 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 12, 2019 at 04:38:17PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <address@hidden>
> 
> Sometimes collecting output from stderr is inconvenient or does not fit
> within the overall logging architecture.  Add syslog(3) support for
> cases where stderr cannot be used.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> dgilbert: Reworked as a logging function
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>
> ---
>  tools/virtiofsd/fuse_lowlevel.h  |  1 +
>  tools/virtiofsd/helper.c         |  2 ++
>  tools/virtiofsd/passthrough_ll.c | 50 ++++++++++++++++++++++++++++++--
>  tools/virtiofsd/seccomp.c        | 32 ++++++++++++++------
>  tools/virtiofsd/seccomp.h        |  4 ++-
>  5 files changed, 76 insertions(+), 13 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]