summaryrefslogtreecommitdiff
path: root/scripts/main.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-07-27 22:53:32 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-07-27 23:51:27 -0600
commita424326c8918f3c4b63fb07a35b2d8fea05d7733 (patch)
tree29f4b8010ed7fe883c2e55648a664ad93ae4c11c /scripts/main.sh
parent3aed2695a3edfba7c5d95ab86b8854cc1b6dc6a8 (diff)
implement `rebuild-nodes`
Diffstat (limited to 'scripts/main.sh')
-rwxr-xr-xscripts/main.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index 44bb879..11ce901 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -38,3 +38,6 @@ gen $b.gen/4.ls-files.txt \
gen $b.gen/4.ls-trees.txt \
./btrfs-rec --pv=$b.img --mappings=$b.gen/3.mappings.json \
inspect ls-trees --nodescan=$b.gen/0.scan-for-nodes.json
+gen $b.gen/4.nodes.json \
+ ./btrfs-rec --pv=$b.img --mappings=$b.gen/3.mappings.json \
+ inspect rebuild-nodes $b.gen/0.scan-for-nodes.json