[Virtio-fs] [PATCH 0/2] virtiofsd: Enable xattr if xattrmap is used

Carlos Venegas jose.carlos.venegas.munoz at intel.com
Wed Apr 14 20:12:05 UTC 2021


Using xattrmap for Kata Containers we found that xattr is should be used
or xattrmap wont work.  These patches enable xattr when -o xattrmap is
used. Also, they add help for the xattrmap  option on `virtiofsd --help` output.

Carlos Venegas (2):
  virtiofsd: Allow use "-o xattrmap" without "-o xattr"
  virtiofsd: Add help for -o xattr-mapping

 tools/virtiofsd/helper.c         | 3 +++
 tools/virtiofsd/passthrough_ll.c | 1 +
 2 files changed, 4 insertions(+)

-- 
2.25.1




More information about the Virtio-fs mailing list