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/prof | Bin 0 -> 6499 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 internal/syscallcompat/prof (limited to 'internal/syscallcompat/prof') diff --git a/internal/syscallcompat/prof b/internal/syscallcompat/prof new file mode 100644 index 0000000..4eb4f40 Binary files /dev/null and b/internal/syscallcompat/prof differ -- cgit v1.2.3