aboutsummaryrefslogtreecommitdiff
path: root/internal/inomap
AgeCommit message (Expand)Author
2022-12-29make formatJakob Unterwurzacher
2022-06-26Fix typosYuta Hayashibe
2021-09-10inomap: deterministically set root deviceJakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-08-16inomap: update outdated wording in commentsJakob Unterwurzacher
2021-08-16inomap: warn on first use of spillMapJakob Unterwurzacher
2021-07-31fusefrontend: -sharedstorage: present stable inode numbersJakob Unterwurzacher
2021-03-07v2api: -sharestorage: disable hard link tracking & add testsJakob Unterwurzacher
2020-06-21inomap: clarify TranslateStat function commentJakob Unterwurzacher
2020-05-10Fix spelling mistakes found by misspellJakob Unterwurzacher
2020-05-03inomap: fix TestSpill bit checkJakob Unterwurzacher
2020-05-03inomap: fix spillBit not set on 2nd hitJakob Unterwurzacher
2020-05-03inomap: remove leftover debug outputJakob Unterwurzacher
2020-05-03fusefrontend_reverse: use inomap for inode number translationJakob Unterwurzacher
2020-04-19inomap: comment constantsJakob 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