summaryrefslogtreecommitdiff
path: root/scripts/run-clear-nodes.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-07-11 21:10:54 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-07-11 21:17:09 -0600
commit839dfa5d0aeadee9cb0f8581341922138f9595f0 (patch)
tree42130616613f57f0b9d40a7490a0f576aa94f35a /scripts/run-clear-nodes.sh
parent0f853e1ead10347be8c5715d6bb797dd5e643e2f (diff)
Move all of the small-ish tools to be part of btrfs-rec
Diffstat (limited to 'scripts/run-clear-nodes.sh')
-rwxr-xr-xscripts/run-clear-nodes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-clear-nodes.sh b/scripts/run-clear-nodes.sh
index 2f390ea..48186f8 100755
--- a/scripts/run-clear-nodes.sh
+++ b/scripts/run-clear-nodes.sh
@@ -2,4 +2,4 @@
set -e
rm -f ../scratch/dump-clearnodes.img
cp --reflink=always ../scratch/dump-{scratch,clearnodes}.img
-time go run ./cmd/btrfs-clear-bad-nodes ../scratch/dump-clearnodes.img
+time go run ./cmd/btrfs-rec repair clear-bad-nodes --pv=../scratch/dump-clearnodes.img