summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-06-30 05:20:42 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-06-30 05:20:42 -0600
commit44a5c07562d1650c85ed7e2135a3af51141c5aae (patch)
treee172085d4ed0b2ca1656623793fef92bca1dbbeb /scripts
parentf2a8c2bc094c882f20a0be933214b67b489d5e7e (diff)
more
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/run-fsck.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/run-fsck.sh b/scripts/run-fsck.sh
index 312676e..7fca6c0 100755
--- a/scripts/run-fsck.sh
+++ b/scripts/run-fsck.sh
@@ -6,3 +6,4 @@ chmod 600 ../scratch/dump-scratch.img
time go run ./cmd/btrfs-fsck ../scratch/dump-scratch.img
#make -C ../btrfs-progs
#time ../btrfs-progs/btrfs rescue chunk-recover ../scratch/dump-scratch.img
+#time ../btrfs-progs/btrfs check ../scratch/dump-scratch.img