X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzfs.sh;h=f44053e888ea4dac31aab057ffc79d05de2b26ef;hb=refs%2Fheads%2Frertzinger%2Ffeature-zpool-get--p;hp=4a707fabf34019a4a49c04086d85d5a1f728c93e;hpb=b9f6a49025809d658754c758dc7e2a81ee41271b;p=zfs.git diff --git a/scripts/zfs.sh b/scripts/zfs.sh index 4a707fa..f44053e 100755 --- a/scripts/zfs.sh +++ b/scripts/zfs.sh @@ -66,8 +66,10 @@ fi if [ ${UNLOAD} ]; then umount -t zfs -a + stack_check unload_modules else + stack_clear check_modules || die "${ERROR}" load_modules "$@" wait_udev /dev/zfs 30