summaryrefslogtreecommitdiff
path: root/cmd/btrfs-rec/inspect_rebuildmappings.go
AgeCommit message (Expand)Author
2023-07-25rebuildmappings process: Don't require --pvLuke Shumaker
2023-07-23rebuildmappings: Include existing mappings in the scan JSONLuke Shumaker
2023-07-06cmd: inspect rebuildmappings, inspect rebuildtrees: Fix help textLuke Shumaker
2023-03-14cmd/btrfs-rec: inspect rebuild-mappings list-nodes: Set up logging and stuffLuke Shumaker
2023-03-14Expose node-lists as a thing on the CLILuke Shumaker
2023-03-14cmd/btrfs-rec: Fix newlines in `inspect rebuild-mappings --help`Luke Shumaker
2023-03-14cmd/btrfs-rec: Smash scandevices and rebuild-mappings togetherLuke Shumaker
2023-03-14cmd/btrfs-rec: Have each subcommand call runWithRawFS itselfLuke Shumaker
2023-03-14Get it to compile with the renamed filesLuke Shumaker
2023-01-30Upgrade to lowmemjson v0.3.0Luke Shumaker
2023-01-06fixup! cmd/btrfs-rec: Add a type-agnostic utility function to write JSON outLuke Shumaker
2023-01-05cmd/btrfs-rec: Fix capitalization typo in commentsLuke Shumaker
2023-01-01lint: Turn on gomndLuke Shumaker
2023-01-01cmd/btrfs-rec: Add a type-agnostic utility function to write JSON outLuke Shumaker
2022-12-26cmd/btrfs-rec: Add a utility function for reading JSON files with progressLuke Shumaker
2022-08-30wipLuke Shumaker
2022-08-23Work on the new rebuildmappingsLuke Shumaker
2022-08-17rename: Rename "ScanOneDev"→"ScanOneDevice"Luke Shumaker
2022-07-15down to just 2 rebuilt errors!Luke Shumaker
2022-07-14have rebuilding the mappings use the scan-for-nodes resultLuke Shumaker