mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-06 06:06:37 +03:00
36391312af
We should always unload zpios.ko on exit. This ensures that subsequent calls to 'zfs.sh -u' from other utilities will be able to unload the module stack and properly cleanup. This is important for the the --cleanup option which can be passed to zconfig.sh and zfault.sh.