freebsd-dev/usr.sbin/fstyp
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
..
tests Revert r362390, those tests are fixed by r362418 2020-06-23 19:14:38 +00:00
apfs.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
cd9660.c
exfat.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
ext2fs.c
fstyp.8 sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
fstyp.c sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
fstyp.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
geli.c Eliminate unneeded includes. 2015-12-28 08:53:31 +00:00
hammer2_disk.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
hammer2.c usr.sbin/fstyp: Fix incorrect pfs_type test in ondisk inode 2020-08-20 05:18:08 +00:00
hammer_disk.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
hammer.c fstyp: sync HAMMER1/2 detection support with DragonFly BSD. 2020-02-06 18:04:15 +00:00
hfsplus.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
Makefile Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
msdosfs.c
msdosfs.h
ntfs.c Make this compile under external gcc toolchain if WITH_ICONV isn't defined. 2019-12-29 06:59:09 +00:00
ufs.c Move the pointers stored in the superblock into a separate 2020-06-19 01:02:53 +00:00
zfs.c Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00