]> granicus.if.org Git - zfs/blobdiff - scripts/zconfig.sh
Remove zfs_parse_bootfs() support
[zfs] / scripts / zconfig.sh
index 674ec57fdf66b31bda2a6ac65c0762e304f0b9c2..2b1b2999c445cd199c1a2e4c706cd0604e4b7d9a 100755 (executable)
@@ -16,7 +16,7 @@ PROG=zconfig.sh
 usage() {
 cat << EOF
 USAGE:
-$0 [hvc]
+$0 [hvcts]
 
 DESCRIPTION:
        ZFS/ZPOOL configuration tests
@@ -25,6 +25,8 @@ OPTIONS:
        -h      Show this message
        -v      Verbose
        -c      Cleanup lo+file devices at start
+       -t <#>  Run listed tests
+       -s <#>  Skip listed tests
 
 EOF
 }
@@ -60,6 +62,7 @@ fi
 
 # Perform pre-cleanup is requested
 if [ ${CLEANUP} ]; then
+       ${ZFS_SH} -u
        cleanup_md_devices
        cleanup_loop_devices
        rm -f /tmp/zpool.cache.*