libgocryptfs/tests/defaults
Jakob Unterwurzacher eaca820e87 fusefrontend: do not encrypt ACLs
Pass through system.posix_acl_access and system.posix_acl_default
unencrypted to fix "cp -a" problems.

"cp -a" uses "setxattr" even to set normal permissions, see
https://www.spinics.net/lists/linux-nfs/msg63986.html .

Fixes https://github.com/rfjakob/gocryptfs/issues/543
2021-02-07 20:01:16 +01:00
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
acl_test.go fusefrontend: do not encrypt ACLs 2021-02-07 20:01:16 +01:00
ctlsock_test.go ctlsock: create exported ctlsock client library 2020-05-09 17:36:41 +02:00
diriv_test.go tests: fix data race in TestDirIVRace 2019-03-03 14:09:33 +01:00
main_test.go v2api/reverse: implement Lseek 2020-08-16 19:58:47 +02:00
performance_test.go tests: split "normal" tests into "cli" and "defaults" 2016-10-16 15:04:53 +02:00