opnsense-src/sys/cddl/compat/opensolaris/kern
Mateusz Guzik 8a08cec166 Create a dedicated function for ensuring that cdir and rdir are populated.
Previously several places were doing it on its own, partially
incorrectly (e.g. without the filedesc locked) or even actively harmful
by populating jdir or assigning rootvnode without vrefing it.

Reviewed by:	kib
2015-07-11 16:22:48 +00:00
..
opensolaris.c opensolaris compat / zfs: avoid early overflow in ddi_get_lbolt* 2011-06-04 07:02:06 +00:00
opensolaris_acl.c Don't panic when we read an empty ACL from ZFS. Apparently this may happen 2010-11-30 21:04:05 +00:00
opensolaris_atomic.c When arm 64-bit atomic ops are available, define ARM_HAVE_ATOMIC64. Use 2014-08-02 03:44:27 +00:00
opensolaris_cmn_err.c style(9) fixes 2013-06-29 23:39:38 +00:00
opensolaris_dtrace.c Remove sys/types.h include as per style (9) 2014-09-18 20:38:18 +00:00
opensolaris_kmem.c Refactor ZFS ARC reclaim checks and limits 2014-10-03 20:34:55 +00:00
opensolaris_kobj.c Create a dedicated function for ensuring that cdir and rdir are populated. 2015-07-11 16:22:48 +00:00
opensolaris_kstat.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
opensolaris_lookup.c This change addresses 4 bugs in ZFS exposed by Richard Kojedzinszky's 2014-10-25 17:42:44 +00:00
opensolaris_misc.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
opensolaris_policy.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
opensolaris_string.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
opensolaris_sunddi.c Use proper lock in assertion. 2011-02-28 05:45:31 +00:00
opensolaris_sysevent.c Silence warnings about unsupoorted value types. 2011-05-27 08:34:31 +00:00
opensolaris_taskq.c opensolaris compat: add taskq_wait emulation 2013-11-28 19:17:11 +00:00
opensolaris_uio.c Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
opensolaris_vfs.c opensolaris compat: clear VI_MOUNT before returning if mount_snapshot fails 2012-11-04 14:27:31 +00:00
opensolaris_vm.c zfs: add zfs_freebsd_putpages 2013-11-29 15:39:39 +00:00
opensolaris_zone.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00