summaryrefslogtreecommitdiff
path: root/cmd/btrfs-ls-trees/main.go
AgeCommit message (Expand)Author
2022-07-11Move all of the small-ish tools to be part of btrfs-recLuke Shumaker
2022-07-11Have a go at rearranging things in to a lib/btrfsprogsLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker
2022-07-08get initial expected levels from the superblockLuke Shumaker
2022-07-08clear-bad-nodes: support root nodesLuke Shumaker
2022-07-02move things aroundLuke Shumaker
2022-07-01Rename TreeWalkPath→TreePathLuke Shumaker
2022-07-01rename WalkTree→TreeWalkLuke Shumaker
2022-07-01write btrfs-ls-treesLuke Shumaker