freebsd-dev/sys/cddl/contrib/opensolaris/common
Ed Maste 3c3d2ba6fe zfs: do not advertise edonr which is not yet supported
illumos 4185 ("add new cryptographic checksums to ZFS: SHA-512,
Skein, Edon-R") was intentionally merged only partially in r289422,
without adding support for skein, sha512 and edonr on FreeBSD.

Support for skein and sha512 was added later on, but edonr is still not
implemented in FreeBSD.

Prior to this commit zfs(8) correctly rejected edonr, but with an error
message that claimed support:

fk@r500 ~ $zfs set checksum=edonr tank
cannot set property for 'tank': 'checksum' must be one of 'on | off | fletcher2 | fletcher4 | sha256 | sha512 | skein | edonr'

PR:		204055
Submitted by:	Fabian Keil
Approved by:	allanjude
Obtained from:	ElectroBSD
MFC after:	1 week
2017-08-29 22:24:22 +00:00
..
acl Revert r299454 and r299448. 2016-06-30 14:55:49 +00:00
atomic Fix the open solaris atomic functions on arm64. Without this we may use the 2015-11-05 16:55:27 +00:00
avl MFV r287684: 6091 avl_add doesn't assert on non-debug builds 2015-09-12 08:50:43 +00:00
nvpair MFV r302662: 6447 handful of nvpair cleanups 2016-09-01 15:17:39 +00:00
unicode
util
zfs zfs: do not advertise edonr which is not yet supported 2017-08-29 22:24:22 +00:00