[Bug 248050] Keeps handle to loaded kernel module twice?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 17 17:51:07 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248050
--- Comment #1 from dmilith <dmilith at me.com> ---
It's more stuff like that after further digging:
kldunload opensolaris # returns 0 (nothing happens)
kldunload opensolaris # fails (zfs requirement so no go)
kldunload kernel # returns 0 (nothing happens)
kldunload kernel # returns: kldunload: can't unload file: Device bus
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list