summaryrefslogtreecommitdiff
path: root/lib/btrfsutil/listnodes.go
AgeCommit message (Expand)Author
2023-04-04btrfsutil: Rename unexported types to be clearer about which system they belo...Luke Shumaker
2023-03-17btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node]Luke Shumaker
2023-03-17tree-wide: Turn on all revive linters (with exceptions)Luke Shumaker
2023-03-14Expose node-lists as a thing on the CLILuke Shumaker