X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=2019-fosdem%2Fbadblocks.sh;h=bf05d116c80d1ebb9a54dde5719a5bb5c7e4d721;hb=29a0c2f38c7bfd5b46362f782c7035e29e615bc6;hp=863c6b53d8d6088096416c2f37e6e7c26ffc0441;hpb=0d929b23526e74b6f5a49e34b0019f928c7bfec1;p=libguestfs-talks.git diff --git a/2019-fosdem/badblocks.sh b/2019-fosdem/badblocks.sh index 863c6b5..bf05d11 100755 --- a/2019-fosdem/badblocks.sh +++ b/2019-fosdem/badblocks.sh @@ -1,7 +1,6 @@ #!/bin/bash case "$1" in - open) ;; get_size) echo 64M ;; pread) if [ $4 -le 100000 ] && [ $(( $4+$3 )) -gt 100000 ]; then