freebsd-dev/sys/cddl/contrib/opensolaris
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
..
common nvpair_type_is_array: DATA_TYPE_INT8_ARRAY was not recognized 2015-04-28 06:34:55 +00:00
uts zfs ioctls: use fget_write / fget_read instead of getf wrapper for fget 2015-05-11 10:07:31 +00:00
OPENSOLARIS.LICENSE