Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | inomap: split into separate package | Jakob Unterwurzacher | |
inomap will also be used by fusefrontend_reverse in the future. Split if off openfiletable to make it independent. | |||
2019-11-16 | openfiletable: add inummap | Jakob Unterwurzacher | |
Generates unique inode numbers for files on different devices. https://github.com/rfjakob/gocryptfs/issues/435 |