K 10 svn:author V 3 avg K 8 svn:date V 27 2012-04-05T07:59:59.402016Z K 7 svn:log V 307 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 Tested by: Attila Nagy MFC after: 5 days END