summaryrefslogtreecommitdiff
path: root/cmd/btrfs-rec/inspect_scandevices.go
AgeCommit message (Collapse)Author
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
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-18Get inspect-scandevices to a decent-ish placeLuke Shumaker
2022-08-17cli: wip: Rethink the "scan" CLI commandsLuke Shumaker