libgocryptfs/internal/inomap
Jakob Unterwurzacher c9b825c58a inomap: deterministically set root device
We used to have "first Translate() wins". This is not deterministic,
as the LOOKUP for the root directory does not seem to reach us, so
the first user LOOKUP would win, which may be on a mountpoint.
2021-09-10 17:17:16 +02:00
..
inomap.go inomap: deterministically set root device 2021-09-10 17:17:16 +02:00
inomap_test.go inomap: deterministically set root device 2021-09-10 17:17:16 +02:00
qino.go inomap: update outdated wording in comments 2021-08-16 17:14:14 +02:00