freebsd-dev/sys/cddl
Andriy Gapon 70542ee01f zfs_ioctl: no need for ddi_copyin/out here because sys_ioctl handles that
On FreeBSD the direct ioctl argument is automatically copied in/out
as necesary by the kernel ioctl entry point.

PR:		kern/164445
Submitted by:	Luis Garces-Erice <lge@ieee.org>
Tested by:	Attila Nagy <bra@fsn.hu>
MFC after:	5 days
2012-04-05 07:59:59 +00:00
..
boot/zfs - Correctly read gang header from raidz. 2011-10-20 15:42:38 +00:00
compat/opensolaris Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
contrib/opensolaris zfs_ioctl: no need for ddi_copyin/out here because sys_ioctl handles that 2012-04-05 07:59:59 +00:00
dev Instead of only iterating over the set of known SDT probes when sdt.ko is 2012-03-27 15:07:43 +00:00