Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | fusefrontend_reverse: use inomap for inode number translation | Jakob Unterwurzacher | |
Gets rid of static inode number value limitations. Fixes https://github.com/rfjakob/gocryptfs/issues/457 | |||
2020-05-03 | tests: reverse: add inode mapping test (TestVirtualFileIno) | Jakob Unterwurzacher | |
Verify that virtual files get assigned inode numbers we expect. |