libgocryptfs/internal/nametransform
Jakob Unterwurzacher 944eaf2fb5 fusefronted: expire dir IV cache after one second
The Back In Time backup tool (https://github.com/bit-team/backintime)
wants to write directly into the ciphertext dir.
This may cause the cached directory IV to become out-of-date.
Having an expiry time limits the inconstency to one second, like
attr_timeout does for the kernel getattr cache.
2016-11-01 10:57:39 +01:00
..
diriv.go fusefrontend: refactor dirIVCache 2016-11-01 10:34:41 +01:00
diriv_cache.go fusefronted: expire dir IV cache after one second 2016-11-01 10:57:39 +01:00
longnames.go lint fixes 2016-10-04 23:18:33 +02:00
longnames_test.go longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
names.go lint fixes 2016-10-04 23:18:33 +02:00
names_test.go nametransform: drop unused noiv functions 2016-06-23 21:39:04 +02:00
pad16.go Run go fmt 2016-02-06 20:23:36 +01:00