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 --- Documentation/performance.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 4fa2fd9..a724632 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -64,7 +64,8 @@ v1.7.1 577 1100 8.3 4.2 0.9 2.0 go1.14.2, Linux 5. v1.7.1-60-gb23f77c 472 1100 12.7 4.2 0.8 2.0 v1.8.0 410 1000 17.5 6.7 5.4 7.8 go1.15.3, Linux 5.8.13 v2.0-beta1 387 1100 36.2 14.4 12.8 19.3 - +v2.0-beta1-5-gc943ed3 417 1000 30.4 12.7 9.9 16.4 +v2.0-beta1-6 529 1100 17.5 9.0 3.6 9.0 Results for EncFS for comparison (benchmark.bash -encfs): -- cgit v1.2.3