libgocryptfs/internal/nametransform
Jakob Unterwurzacher af4c1fb7a3 syscallcompat: retry ops on EINTR
Retry operations that have been shown to throw EINTR
errors on CIFS.

Todo: Solution for this pain in the back:

	warning: unix.Getdents returned errno 2 in the middle of data
	rm: cannot remove 'linux-3.0.old3/Documentation/ABI/removed': Input/output error

Progress towards fixing https://github.com/rfjakob/gocryptfs/issues/483 .
2020-10-14 00:35:16 +02:00
..
diriv.go syscallcompat: retry ops on EINTR 2020-10-14 00:35:16 +02:00
longnames.go reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
longnames_test.go reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
names.go v2api/reverse: implement Lookup for longname 2020-08-02 19:33:12 +02:00
names_test.go nametransform: update comment & simplify tests 2020-04-18 16:14:48 +02:00
pad16.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00