|
@@ -239,7 +239,7 @@ xattr-mapping Examples
|
|
|
|
|
|
::
|
|
|
|
|
|
--o xattrmap=":prefix:all::user.virtiofs.::bad:all:::"
|
|
|
+ -o xattrmap=":prefix:all::user.virtiofs.::bad:all:::"
|
|
|
|
|
|
|
|
|
This uses two rules, using : as the field separator;
|
|
@@ -250,7 +250,8 @@ the host set.
|
|
|
This is equivalent to the 'map' rule:
|
|
|
|
|
|
::
|
|
|
--o xattrmap=":map::user.virtiofs.:"
|
|
|
+
|
|
|
+ -o xattrmap=":map::user.virtiofs.:"
|
|
|
|
|
|
2) Prefix 'trusted.' attributes, allow others through
|
|
|
|
|
@@ -277,7 +278,8 @@ through.
|
|
|
This is equivalent to the 'map' rule:
|
|
|
|
|
|
::
|
|
|
--o xattrmap="/map/trusted./user.virtiofs./"
|
|
|
+
|
|
|
+ -o xattrmap="/map/trusted./user.virtiofs./"
|
|
|
|
|
|
3) Hide 'security.' attributes, and allow everything else
|
|
|
|