freebsd-dev/sys/cddl/contrib/opensolaris/uts
Andriy Gapon 6c5b7fffce zfs: add dmu_write_pages variant for freebsd
The freebsd variant of dmu_write_pages is hidden under _KERNEL
to avoid needlessly pulling in vm_page_t declaration.
Besides, this function seems to be useless for ZFS userland counterpart.

MFC after:	15 days
2013-11-29 15:34:43 +00:00
..
common zfs: add dmu_write_pages variant for freebsd 2013-11-29 15:34:43 +00:00
intel Use suword32 and suword64 instead of copyout(9). This fixes a bug in the 2013-11-05 06:13:46 +00:00
mips Add MIPS support to cddl/contrib part: 2012-03-24 04:52:18 +00:00
powerpc Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle. 2013-10-15 15:00:29 +00:00
sparc In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00