ZFS patches for FreeBSD.

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Nov 16 11:19:33 PST 2006


On Thu, Nov 16, 2006 at 07:21:59AM -0800, Doug Ambrisko wrote:
> I skipped the mkdir and used patch -p0.  Everything looked to compile
> okay but when I kldload zfs is fails since the kernel doesn't
> have memset:
> 	%kldload zfs
> 	link_elf: symbol memset undefined
> 	kldload: can't load zfs: No such file or directory
> 	%
> Is there another change required?

I applied the patch before publishing on clean source and I don't see
such problem... Interesting thing is that there is no memset() use in
ZFS kernel source:

	# grep -r memset sys/ | grep -v zap_memset
	#

Does anyone else seeing this problem?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20061116/1eb5412c/attachment.pgp


More information about the freebsd-current mailing list