Add zfault zpool configurations and tests
[zfs.git] / scripts / zconfig.sh
index 3d965bb..7a23d79 100755 (executable)
@@ -60,6 +60,7 @@ fi
 
 # Perform pre-cleanup is requested
 if [ ${CLEANUP} ]; then
+       cleanup_md_devices
        cleanup_loop_devices
        rm -f /tmp/zpool.cache.*
 fi