aboutsummaryrefslogtreecommitdiff
path: root/internal/inomap/inomap_test.go
AgeCommit message (Expand)Author
2024-05-05inomap: export NextSpillIno()Jakob Unterwurzacher
2024-05-05inomap: incorporate spillBit into the spillNext start valueJakob Unterwurzacher
2021-09-10inomap: deterministically set root deviceJakob Unterwurzacher
2020-05-03inomap: fix TestSpill bit checkJakob Unterwurzacher
2020-05-03inomap: fix spillBit not set on 2nd hitJakob Unterwurzacher
2020-05-03fusefrontend_reverse: use inomap for inode number translationJakob Unterwurzacher
2020-04-19inomap: rework logic to efficiently support flagsJakob Unterwurzacher
2020-04-19inomap: add benchmarkJakob Unterwurzacher
2020-04-13inomap: split into separate packageJakob Unterwurzacher