freebsd-skq/sys/cddl
Andriy Gapon defce67748 zfs ioctls: use fget_write / fget_read instead of getf wrapper for fget
This allows to ensure that we do not write to a file that was opened
for reading only or vice versa.

Also, use the correct capability in in zfs_ioc_send_new().

Differential Revision:	https://reviews.freebsd.org/D2382
Reviewed by:	delphij
MFC after:	17 days
Sponsored by:	ClusterHQ
2015-05-11 10:07:31 +00:00
..
boot/zfs MFV r274273: 2014-11-10 08:20:21 +00:00
compat/opensolaris Add the arm64 defines for cddl code. 2015-04-01 08:31:56 +00:00
contrib/opensolaris zfs ioctls: use fget_write / fget_read instead of getf wrapper for fget 2015-05-11 10:07:31 +00:00
dev Remove some commented-out upstream code for handling traps from usermode 2015-05-10 22:27:48 +00:00