index
:
btrfs-progs-ng
lukeshu/node-cache
lukeshu/process-without-pv
master
Better btrfs userspace tools
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
btrfsprogs
/
btrfsinspect
/
rebuildmappings
Age
Commit message (
Collapse
)
Author
2022-12-26
rebuildmappings: Add a comment about the importance of exact-search
Luke Shumaker
2022-12-26
tree-wide, except rebuildnodes: Fuss with logging to take advantage of textui
Luke Shumaker
2022-12-26
tree-wide: Remove some now-superfluous calls to textui.Humanized
Luke Shumaker
2022-12-26
tree-wide: Audit for fmt.Sprint usage, in favor of textui
Luke Shumaker
2022-12-26
tree-wide: Migrate from using x/text/message directly to using textui
Luke Shumaker
2022-12-24
Revert "rebuildmappings: Publicly expose the logicalsums RBTree"
Luke Shumaker
This reverts commit 7d77b89f355714da88bb1bbde5e343747bfb6a81.
2022-12-20
rebuildmappings: Publicly expose the logicalsums RBTree
Luke Shumaker
2022-12-20
containers.Set: Don't use constraints.Ordered
Luke Shumaker
2022-09-18
rebuildmappings: more logging of results
Luke Shumaker
2022-09-05
Try to uniformly use containers.Set
Luke Shumaker
2022-08-28
Misc tidy up
Luke Shumaker
2022-08-27
logging
Luke Shumaker
2022-08-27
better fuzzy algo?
Luke Shumaker
2022-08-27
simplify matchsums
Luke Shumaker
2022-08-26
slooooowwwww
Luke Shumaker
2022-08-25
fix
Luke Shumaker
2022-08-25
discard old sums
Luke Shumaker
2022-08-24
rebuildmappings: Add thousands separators to numbers in the final report
Luke Shumaker
2022-08-24
wip: work on rebuildmappings
Luke Shumaker
2022-08-23
Factor out SumsForLogicalRegion
Luke Shumaker
2022-08-23
Begone with allsums.go
Luke Shumaker
2022-08-23
rebuildmappings: Rename "gaps" to "unmapped regions"
Luke Shumaker
2022-08-23
Factor rebuildmappings.MapLogicalSums out of inspect_dbgsums
Luke Shumaker
2022-08-23
Combine duplicated code
Luke Shumaker
2022-08-23
Work on the new rebuildmappings
Luke Shumaker
rebuildmappings.go didn't actually change very much, but was reworked to be multi-device, so the diff looks like it totally changed.
2022-08-18
Move ShortSum and friends to the btrfssum package
Luke Shumaker
2022-08-17
cli: wip: Rethink the "scan" CLI commands
Luke Shumaker
2022-08-17
lib: feat: Add ScanDevices
Luke Shumaker
2022-08-17
rename: Move allsums.go to the rebuildmappings package
Luke Shumaker
2022-08-17
rename: Move some files around
Luke Shumaker