From 6697ffd6e213828ff4cd873cd1d104877096a230 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 18 Oct 2020 21:05:44 +0200 Subject: fusefronted: reject GETXATTR "security.capability" 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 --- internal/syscallcompat/mem.prof | Bin 0 -> 902 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 internal/syscallcompat/mem.prof (limited to 'internal/syscallcompat/mem.prof') diff --git a/internal/syscallcompat/mem.prof b/internal/syscallcompat/mem.prof new file mode 100644 index 0000000..052fcc6 Binary files /dev/null and b/internal/syscallcompat/mem.prof differ -- cgit v1.2.3