opnsense-src/sys/cddl/compat/opensolaris/sys
Matt Macy 9e5787d228 Merge OpenZFS support in to HEAD.
The primary benefit is maintaining a completely shared
code base with the community allowing FreeBSD to receive
new features sooner and with less effort.

I would advise against doing 'zpool upgrade'
or creating indispensable pools using new
features until this change has had a month+
to soak.

Work on merging FreeBSD support in to what was
at the time "ZFS on Linux" began in August 2018.
I first publicly proposed transitioning FreeBSD
to (new) OpenZFS on December 18th, 2018. FreeBSD
support in OpenZFS was finally completed in December
2019. A CFT for downstreaming OpenZFS support in
to FreeBSD was first issued on July 8th. All issues
that were reported have been addressed or, for
a couple of less critical matters there are
pull requests in progress with OpenZFS. iXsystems
has tested and dogfooded extensively internally.
The TrueNAS 12 release is based on OpenZFS with
some additional features that have not yet made
it upstream.

Improvements include:
  project quotas, encrypted datasets,
  allocation classes, vectorized raidz,
  vectorized checksums, various command line
  improvements, zstd compression.

Thanks to those who have helped along the way:
Ryan Moeller, Allan Jude, Zack Welch, and many
others.

Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D25872
2020-08-25 02:21:27 +00:00
..
assfail.h Fix linker error in libuutil with recent LLVM 2020-08-07 16:04:21 +00:00
atomic.h Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
bitmap.h
byteorder.h
callo.h MFV r296505: 6531 Provide mechanism to artificially limit disk performance 2016-03-08 17:27:13 +00:00
cmn_err.h
cpupart.h
cpuvar.h remove opensolaris cyclic code, replace with high-precision callouts 2014-12-07 11:21:41 +00:00
cpuvar_defs.h
cred.h
debug.h
debug_compat.h
dirent.h Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
disp.h
dkio.h
dnlc.h Use vnlru_free(9) to implement dnlc_reduce_cache(). 2016-06-17 17:34:28 +00:00
elf.h
feature_tests.h
freebsd_rwlock.h
kcondvar.h Use nstosbt() instead of multiplying by SBT_1NS to avoid roundoff errors. 2017-09-25 15:03:27 +00:00
kidmap.h
kmem.h 9018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon() 2018-02-21 23:15:06 +00:00
kstat.h MFV/ZoL: add dbuf stats 2018-08-12 01:10:18 +00:00
misc.h Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
mntent.h Fix remounting ZFS filesystem with "zfs mount" 2017-09-05 19:40:04 +00:00
mnttab.h
modctl.h Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
objfs.h
pathname.h zfs: clean up unused files and definitions 2017-02-24 07:53:56 +00:00
pcpu.h
policy.h
random.h Switch random_get_pseudo_bytes() shim to arc4rand(). 2016-09-10 09:37:41 +00:00
refstr.h
rwlock.h TODO DONE: Use sx_xholder in SPL rwlock.h 2020-03-14 00:16:15 +00:00
sdt.h Add dtrace probe support for zfs SET_ERROR(..) 2014-09-18 20:00:36 +00:00
sema.h
sid.h
sig.h
string.h
sunddi.h MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followups 2017-10-01 16:11:07 +00:00
systeminfo.h
varargs.h
vfs.h remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat 2016-04-02 16:25:46 +00:00
vm.h
zone.h