Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-23 | btrfs: Consider the generation when checking if a node owner is OK | Luke Shumaker | |
2023-03-23 | btrfstree: Add a 'generation' argument the owner validation | Luke Shumaker | |
Validating a node's owner properly requires the generation. But don't worry about actually doing it properly yet, just update the API first. | |||
2023-03-17 | containers: Add OptionalValue and OptionalNil | Luke Shumaker | |
2023-03-17 | tree-wide: s/TreePath/Path/g | Luke Shumaker | |
btrfstree.TreePath stutters. | |||
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. | |||
2022-10-03 | add max key checking | Luke Shumaker | |
2022-09-05 | Add ToKey to TreePaths; MinItem and MaxItem to NodeExpectations | Luke Shumaker | |
2022-08-30 | Change how btrfstree.TreePath generations work | Luke Shumaker | |
2022-08-30 | misc fix | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |