NetBSD/external/cddl/osnet
hannken f62cfdb432 Even though zfs_netbsd_putpages() cannot use ZFS_ENTER() it has
to respect the teardown lock.

Enter z_teardown_lock as reader and ZFS_EXIT().

Instead of ZFS_VERIFY_ZP() return without writing and without
error from zfs_putapage() if "z_sa_hdl == NULL".
2019-01-05 09:20:29 +00:00
..
dev get rid of kernelbase 2018-08-16 14:14:51 +00:00
dist Even though zfs_netbsd_putpages() cannot use ZFS_ENTER() it has 2019-01-05 09:20:29 +00:00
include merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
lib Replace HAVE_GCC with ACTIVE_CC == gcc checks 2018-06-07 13:21:44 +00:00
sbin merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
sys Don't allow module to init before mp_online. 2018-12-13 10:19:47 +00:00
usr.bin Describe how unaccounted changes are detected without Star Trek references, for 2018-12-10 03:58:30 +00:00
usr.sbin Rework the changes to DTRACE/ZFS files that were fixing Clang/LLVM build 2018-06-29 11:33:46 +00:00
Makefile
Makefile.ctf
Makefile.inc merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
Makefile.zfs Replace HAVE_GCC with ACTIVE_CC == gcc checks 2018-06-07 13:21:44 +00:00
OPENSOLARIS.LICENSE
TODO