summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-08-24 09:27:49 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-08-24 12:05:31 -0600
commitc95ae0b25133dc068e3d471a4a2c798be45b7930 (patch)
tree889caa49d5f023cfdfb3cce0fc4b73c2d4546c5c /scripts
parent6f73ced9a723aa68694593ebc1bb4e1e621b2f2d (diff)
wip: work on rebuildmappings
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/main.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index a403100..9020d4f 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -23,6 +23,9 @@ gen $b.gen/0.scandevices.json \
gen $b.gen/1.dbgsums.json \
./btrfs-rec --pv=$b.img \
inspect dbgsums $b.gen/0.scandevices.json
+gen $b.gen/1.mappings.json \
+ ./btrfs-rec --pv=$b.img \
+ inspect rebuild-mappings $b.gen/0.scandevices.json
# gen $b.gen/1.mappings.json \
# ./btrfs-rec --pv=$b.img \
# inspect rebuild-mappings $b.gen/0.scan-for-nodes.json