]> git.proxmox.com Git - mirror_zfs.git/commit
Add zfs.sh module unload error message
authorAdam D. Moss <c@yotes.com>
Tue, 13 Oct 2020 23:51:54 +0000 (16:51 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Oct 2020 23:51:54 +0000 (16:51 -0700)
commit92286311f824dc0538e1eb2c8561ad3eb349c90f
tree4f08b5d15b28f6cbb0968afefe8b844c6f92782f
parent701f656b970485577899db84f024cd85121149b2
Add zfs.sh module unload error message

If modules fail to unload because of outstanding users, don't
consider this a success.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Adam Moss <c@yotes.com>
Closes #11042
scripts/zfs.sh