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
/
rebuildmappings.go
Age
Commit message (
Collapse
)
Author
2023-01-01
lint: Turn on gomnd
Luke Shumaker
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-09-18
rebuildmappings: more logging of results
Luke Shumaker
2022-08-26
slooooowwwww
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
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.