summaryrefslogtreecommitdiff
path: root/pkg/btrfs
AgeCommit message (Expand)Author
2022-07-10Rename the module, mv pkg libLuke Shumaker
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker
2022-07-08get initial expected levels from the superblockLuke Shumaker
2022-07-08fix tree searchLuke Shumaker
2022-07-08sorta fix the Level on root nodesLuke Shumaker
2022-07-08clear-bad-nodes: support root nodesLuke Shumaker
2022-07-08write btrfs-clear-bad-nodesLuke Shumaker
2022-07-08subvolumes working, kindaLuke Shumaker
2022-07-08Move subvol.go to btrfs/io3_fs.goLuke Shumaker
2022-07-08file reading!Luke Shumaker
2022-07-08wip file ioLuke Shumaker
2022-07-05more fuseLuke Shumaker
2022-07-02subvolumesLuke Shumaker
2022-07-02wip ls-files on scratchLuke Shumaker
2022-07-02ls-trees: Crawl!Luke Shumaker
2022-07-02more work on ls-filesLuke Shumaker
2022-07-02Properly implement EXTENT_DATA_REF_KEY inside of an inline refLuke Shumaker
2022-07-02implement EXTENT_CSUMLuke Shumaker
2022-07-02move things aroundLuke Shumaker
2022-07-02multi errorLuke Shumaker
2022-07-02wip ls-filesLuke Shumaker
2022-07-02implement TreeSearchAllLuke Shumaker
2022-07-01Rename TreeWalkPath→TreePathLuke Shumaker
2022-07-01implement btree lookupLuke Shumaker
2022-07-01rename WalkTree→TreeWalkLuke Shumaker
2022-07-01move btrfs walk to a separate fileLuke Shumaker
2022-07-01gofmt -sLuke Shumaker
2022-07-01move dumb map and sort operations to util/generic.goLuke Shumaker
2022-07-01add open/close utility functionsLuke Shumaker
2022-06-30moreLuke Shumaker
2022-06-30lock sizes, use blockgroupsLuke Shumaker
2022-06-30btrfsvol: use rbtreeLuke Shumaker
2022-06-30wipLuke Shumaker
2022-06-26optimizeLuke Shumaker
2022-06-26use the LV itself to reconstruct the mappingsLuke Shumaker
2022-06-26use devid instead of devuuid, add a Mapping structLuke Shumaker
2022-06-26fuss with exposing .LV and how init happensLuke Shumaker
2022-06-26tidyLuke Shumaker
2022-06-26Have btrfsvol be genericLuke Shumaker
2022-06-26tidy up which package things are inLuke Shumaker
2022-06-26better volume!Luke Shumaker
2022-06-26wip better volLuke Shumaker
2022-06-26Add an AddrDelta type for safer arithmenticLuke Shumaker
2022-06-26wipLuke Shumaker
2022-06-15dump-tree: Sync up to 5.18.1; implement csum typesLuke Shumaker
2022-06-12work on pass2Luke Shumaker
2022-06-12Have WalkTree include path informationLuke Shumaker
2022-06-11more?Luke Shumaker
2022-06-11use %v when possibleLuke Shumaker
2022-06-11dbgLuke Shumaker