Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 10:38:37 -0500
From:      =?iso-8859-1?B?QnJ1bm8gTGF1euk=?= <brunolauze@msn.com>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   in-kernel zfs and cryptodev
Message-ID:  <BLU179-W46EF88D0EC1F0C6C01730CC6F00@phx.gbl>

next in thread | raw e-mail | index | archive | help
I am compiling zfs in-kernel and it's working pretty well. However to succe=
ed building a kernel=0A=
with :=0A=
=0A=
options zfs=0A=
device =A0crypto=0A=
device =A0cryptodev=0A=
=0A=
=0A=
a patch is needed to rename sys/opencrypto/deflate.c which enter in conflic=
t with deflate.c from zfs=0A=
=0A=
After renaming sys/opencrypto/deflate.c to sys/opencrypto/cryptodeflate.c a=
nd changing the filename in sys/conf/files everything works perfectly.=0A=
=0A=
Any opinions on this? 		 	   		  =



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU179-W46EF88D0EC1F0C6C01730CC6F00>