[patch] zfs.ko loading failure

Artem Belevich fbsdlist at src.cx
Fri May 8 22:04:29 UTC 2009


Hi,

After recent changes (r191915) opensolaris.ko refers to utsname
variable that's actually compiled into zfs.ko

zfs.ko itself requires symbols from opensolaris.ko and this circular
dependency leads to failure to load zfs.ko.

Attached patch moves opensolaris_misc.c to modules/opensolaris and
fixes the issue

--Artem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zfs-utsname.diff
Type: application/octet-stream
Size: 1540 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090508/f7f02599/zfs-utsname.obj


More information about the freebsd-current mailing list