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