libgocryptfs/internal/nametransform/dirivcache
Jakob Unterwurzacher e80b5f2049 nametransform: extend diriv cache to 100 entries
* extend the diriv cache to 100 entries
* add special handling for the immutable root diriv

The better cache allows to shed some complexity from the path
encryption logic (parent-of-parent check).

Mitigates https://github.com/rfjakob/gocryptfs/issues/127
2017-08-09 22:00:53 +02:00
..
dirivcache.go nametransform: extend diriv cache to 100 entries 2017-08-09 22:00:53 +02:00