On Thu, Dec 12, 2019 at 04:38:12PM +0000, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > libcap-ng reads /proc during capng_get_caps_process, and virtiofsd's > sandboxing doesn't have /proc mounted; thus we have to do the > caps read before we sandbox it and save/restore the state. > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > --- > Makefile | 2 + > tools/virtiofsd/passthrough_ll.c | 72 ++++++++++++++++++++++++++++++++ > 2 files changed, 74 insertions(+)
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 :|
