aboutsummaryrefslogtreecommitdiff
path: root/internal/fusefrontend_reverse/ino_map.go
AgeCommit message (Collapse)Author
2016-11-17fusefrontend: upgrade wlockMap to use device AND inode numberJakob Unterwurzacher
If there are multiple filesystems backing the gocryptfs filesystems inode numbers are not guaranteed to be unique.
2016-10-04lint fixesValient Gough
2016-09-25reverse: use dynamic inode numbersJakob Unterwurzacher
...with stable mappings for hard-linked files.