On Thu, Dec 12, 2019 at 04:38:17PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <[email protected]>
> 
> 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 <[email protected]>
> dgilbert: Reworked as a logging function
> Signed-off-by: Dr. David Alan Gilbert <[email protected]>
> ---
>  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Ă© <[email protected]>


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