summaryrefslogtreecommitdiff
path: root/cmd/btrfs-rec/inspect/rebuildmappings
AgeCommit message (Expand)Author
2024-04-15kmp: Update an outdated commentHEADmasterLuke T. Shumaker
2024-04-15kmp: TidyLuke T. Shumaker
2023-07-25rebuildmappings process: Don't require --pvLuke Shumaker
2023-07-23rebuildmappings: Include existing mappings in the scan JSONLuke Shumaker
2023-07-23rebuildmappings scan: Include the device size and superblockLuke Shumaker
2023-07-22rebuildmappings scan: Fix a use-after-free bugLuke Shumaker
2023-04-04maps: Add HasKey and HaveAnyKeysInCommon functions, use themLuke Shumaker
2023-03-17containers: Add OptionalValue and OptionalNilLuke Shumaker
2023-03-17rebuildmappings: Audit identifier namesLuke Shumaker
2023-03-17btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node]Luke Shumaker
2023-03-17tree-wide: Turn on all revive linters (with exceptions)Luke Shumaker
2023-03-17tree-wide: Ensure that all packages have a doc commentLuke Shumaker
2023-03-14Factor out the device-scan loop from rebuildmappings in to btrfsutilLuke Shumaker
2023-03-14Update log field names to reflect new file/package namesLuke Shumaker
2023-03-14Update identifiers and comments to reflect new file/package namesLuke Shumaker
2023-03-14Get it to compile with the renamed filesLuke Shumaker
2023-03-14Move files around [ci-skip]Luke Shumaker