summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-08-21 22:09:22 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-08-21 22:09:22 -0600
commit6dd6e79120562f5e914c386b654a233662d5ab40 (patch)
tree7dad82542c5ed4971704c6926ebead773f962bea /scripts
parentc910df75c332f605a26f9f9e09b04e98df054a5f (diff)
polish off dbgsums
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 f357754..a403100 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -20,6 +20,9 @@ mkdir -p "$b.gen"
gen $b.gen/0.scandevices.json \
./btrfs-rec --pv=$b.img \
inspect scandevices
+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.scan-for-nodes.json