X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzfs.sh;h=4a707fabf34019a4a49c04086d85d5a1f728c93e;hb=01c0e61da027925b71c923a2b3896abf458b45a9;hp=6060fbaa88ecfae8938ef07bfbe6df98c9c2fbb5;hpb=2c4834f87af4beec4b16157622c85d2850cce25f;p=zfs.git diff --git a/scripts/zfs.sh b/scripts/zfs.sh index 6060fba..4a707fa 100755 --- a/scripts/zfs.sh +++ b/scripts/zfs.sh @@ -65,6 +65,7 @@ if [ $(id -u) != 0 ]; then fi if [ ${UNLOAD} ]; then + umount -t zfs -a unload_modules else check_modules || die "${ERROR}"