Re: [PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option

2020-08-12 Thread Dr. David Alan Gilbert
* Stefan Hajnoczi (stefa...@redhat.com) wrote: > On Mon, Aug 03, 2020 at 08:15:09PM +0100, Dr. David Alan Gilbert (git) wrote: > > diff --git a/docs/tools/virtiofsd.rst b/docs/tools/virtiofsd.rst > > index 824e713491..82b6f6d90a 100644 > > --- a/docs/tools/virtiofsd.rst > > +++ b/docs/tools/virtiof

Re: [PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option

2020-08-05 Thread Stefan Hajnoczi
On Mon, Aug 03, 2020 at 08:15:09PM +0100, Dr. David Alan Gilbert (git) wrote: > diff --git a/docs/tools/virtiofsd.rst b/docs/tools/virtiofsd.rst > index 824e713491..82b6f6d90a 100644 > --- a/docs/tools/virtiofsd.rst > +++ b/docs/tools/virtiofsd.rst > @@ -107,6 +107,51 @@ Options >performance.

[PATCH 1/3] tools/virtiofsd: xattr name mappings: Add option

2020-08-03 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Add an option to define mappings of xattr names so that the client and host filesystems see different views. This can be used to have different SELinux mappings as seen by the guest, to run the virtiofsd with less privileges (e.g. in a case where it can't set truste