aboutsummaryrefslogtreecommitdiff
path: root/internal/nametransform/xattr.go
AgeCommit message (Collapse)Author
2021-12-19nametransform: fix oversight in commentJakob Unterwurzacher
2021-12-19fusefrontend: allow slashes in xattr namesJakob Unterwurzacher
xattr names have fewer restrictions than file names, relax the validation. Fixes https://github.com/rfjakob/gocryptfs/issues/627