qemu-patch-raspberry4/docs/tools
Dr. David Alan Gilbert 1d84a0213a tools/virtiofsd: xattr name mappings: Simple 'map'
The mapping rule system implemented in the last few patches is
extremely flexible, but not easy to use.  Add a simple
'map' type as a sprinkling of sugar to make it easy.

e.g.

  -o xattrmap=":map::user.virtiofs.:"

would be sufficient to prefix all xattr's
or

  -o xattrmap=":map:trusted.:user.virtiofs.:"

would just prefix 'trusted.' xattr's and leave
everything else alone.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20201023165812.36028-6-dgilbert@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-10-26 18:35:32 +00:00
..
conf.py docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
index.rst docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
qemu-img.rst qcow2: Deprecate use of qemu-img amend to change backing file 2020-07-14 15:18:59 +02:00
qemu-nbd.rst docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
qemu-trace-stap.rst docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
virtfs-proxy-helper.rst docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
virtiofsd.rst tools/virtiofsd: xattr name mappings: Simple 'map' 2020-10-26 18:35:32 +00:00