ZFS in kernel

I am setting up a few NanoBSD machines that will act almost like a Drobo of sorts. Is there a way to compile ZFS support into the kernel instead of a module? I'm trying to keep things as clean/simple as possible and if I can avoid loading extra kernel modules it would help a lot!
 
You can ask zfs maintainer to push r196682 into /head and apply it (perhaps, without tweaking) on your sources in the meantime.
 
Back
Top