in-kernel zfs and cryptodev

From: Bruno Lauzé <brunolauze_at_msn.com>
Date: Wed, 6 Nov 2013 10:38:37 -0500
I am compiling zfs in-kernel and it's working pretty well. However to succeed building a kernel
with :

options zfs
device  crypto
device  cryptodev


a patch is needed to rename sys/opencrypto/deflate.c which enter in conflict with deflate.c from zfs

After renaming sys/opencrypto/deflate.c to sys/opencrypto/cryptodeflate.c and changing the filename in sys/conf/files everything works perfectly.

Any opinions on this? 		 	   		  
Received on Wed Nov 06 2013 - 14:39:43 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC