Age | Commit message (Collapse) | Author |
|
|
|
|
|
This now considers the interior nodes *between* the root and the leaf,
instead of just considering the root and the leaf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through btrfstree.NodeSource.ReadNode()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Validating a node's owner properly requires the generation.
But don't worry about actually doing it properly yet, just update the API
first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
btrfstree.TreePath stutters.
|
|
|
|
... and take a ReaderAt instead of a diskio.File.
|
|
|
|
This is a notable improvement in the docs for btrfsitem.
|
|
format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|