libgocryptfs/tests/defaults
Jakob Unterwurzacher 3062de6187 fusefronted: enable writing to write-only files
Due to RMW, we always need read permissions on the backing file. This is a
problem if the file permissions do not allow reading (i.e. 0200 permissions).
This patch works around that problem by chmod'ing the file, obtaining a fd,
and chmod'ing it back.

Test included.

Issue reported at: https://github.com/rfjakob/gocryptfs/issues/125
2017-07-11 23:19:58 +02:00
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
ctlsock_test.go fusefrontend: implement path decryption via ctlsock 2017-05-07 21:01:39 +02:00
main_test.go fusefronted: enable writing to write-only files 2017-07-11 23:19:58 +02:00
performance_test.go tests: split "normal" tests into "cli" and "defaults" 2016-10-16 15:04:53 +02:00