aboutsummaryrefslogtreecommitdiff
path: root/internal/syscallcompat/prof2
AgeCommit message (Collapse)Author
2020-10-18fusefronted: reject GETXATTR "security.capability"Jakob Unterwurzacher
Unless we are mounted with -suid, we can reject these requests, and gain back some lost speed. Closes https://github.com/rfjakob/gocryptfs/issues/515