summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-07-14 04:45:48 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-07-14 05:45:45 -0600
commitbb73a2fb7678698353bb995754e8702caa2f6e0a (patch)
tree0ecd149e8ea61db883c7450accfacf42db08b82e /scripts
parentae42c45061e6e68ed2cdb455ba45a14c39f7cae7 (diff)
wip ls-files
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/main.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index a9afde3..dbcf3ec 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -9,3 +9,5 @@ if ! test -s ../scratch/dump.rebuilt-mappings.json; then
> ../scratch/dump.rebuilt-mappings.json \
2> >(tee >&2 ../scratch/dump.rebuilt-mappings.log)
fi
+time ./btrfs-rec --pv=../scratch/dump-zero.img --mappings=../scratch/dump.rebuilt-mappings.json inspect ls-files \
+ &> ../scratch/dump.ls-files.txt