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
/
cmd
/
btrfs-rec
/
inspect_rebuildmappings.go
Age
Commit message (
Expand
)
Author
2023-03-14
cmd/btrfs-rec: inspect rebuild-mappings list-nodes: Set up logging and stuff
Luke Shumaker
2023-03-14
Expose node-lists as a thing on the CLI
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Fix newlines in `inspect rebuild-mappings --help`
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Smash scandevices and rebuild-mappings together
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Have each subcommand call runWithRawFS itself
Luke Shumaker
2023-03-14
Get it to compile with the renamed files
Luke Shumaker
2023-01-30
Upgrade to lowmemjson v0.3.0
Luke Shumaker
2023-01-06
fixup! cmd/btrfs-rec: Add a type-agnostic utility function to write JSON out
Luke Shumaker
2023-01-05
cmd/btrfs-rec: Fix capitalization typo in comments
Luke Shumaker
2023-01-01
lint: Turn on gomnd
Luke Shumaker
2023-01-01
cmd/btrfs-rec: Add a type-agnostic utility function to write JSON out
Luke Shumaker
2022-12-26
cmd/btrfs-rec: Add a utility function for reading JSON files with progress
Luke Shumaker
2022-08-30
wip
Luke Shumaker
2022-08-23
Work on the new rebuildmappings
Luke Shumaker
2022-08-17
rename: Rename "ScanOneDev"→"ScanOneDevice"
Luke Shumaker
2022-07-15
down to just 2 rebuilt errors!
Luke Shumaker
2022-07-14
have rebuilding the mappings use the scan-for-nodes result
Luke Shumaker