Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | btrfsutil: OldRebuiltForrest: Drop skinny paths | Luke Shumaker | |
This changes errors to not have a Path attached to them, only tracking their spans; and it changes the Paths from TreeWalk to only have the leaf node. | |||
2023-03-17 | btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node] | Luke Shumaker | |
... and take a ReaderAt instead of a diskio.File. | |||
2023-03-15 | tree-wide: Refer to item "slots" rather than "indexes" | Luke Shumaker | |
2023-03-15 | tree-wide: Have "interior" rather than "internal" be the antonym of "leaf" | Luke Shumaker | |
Because "internal" has a meaning in the Go world, and it's confusing. | |||
2023-03-14 | Move files around [ci-skip] | Luke Shumaker | |