diff options
author | Jakob Unterwurzacher | 2018-10-14 20:11:49 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-01-01 16:24:09 +0100 |
commit | 932efbd4593fe6be6c86f0dafeaea32910b7c246 (patch) | |
tree | a950de9c1434a180f9b6f908d522d8222cecb768 /internal/siv_aead | |
parent | 0e2e7c13cfc6d37f2521db99bf0393c37a5549d6 (diff) |
fusefrontend: make openBackingDir() symlink-safe
openBackingDir() used encryptPath(), which is not symlink-safe
itself. Drop encryptPath() and implement our own directory walk.
Adds three seconds to untar and two seconds to rm:
$ ./benchmark.bash
Testing gocryptfs at /tmp/benchmark.bash.MzG: gocryptfs v1.6-36-g8fb3c2f-dirty; go-fuse v20170619-66-g6df8ddc; 2018-10-14 go1.11
WRITE: 262144000 bytes (262 MB, 250 MiB) copied, 1.25078 s, 210 MB/s
READ: 262144000 bytes (262 MB, 250 MiB) copied, 1.0318 s, 254 MB/s
UNTAR: 20.941
MD5: 11.568
LS: 1.638
RM: 5.337
Diffstat (limited to 'internal/siv_aead')
0 files changed, 0 insertions, 0 deletions