aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMatthew Macy <[email protected]>2019-12-05 13:10:29 -0800
committerBrian Behlendorf <[email protected]>2019-12-05 13:10:29 -0800
commitf95704ca5ef37aac2dc335d878380512a7cf628c (patch)
tree304d75e90a522e8b11156ad38823709f1d70a951 /man
parent054a049841879bfa4d7a8c91fbe5c7d51864e23d (diff)
Disable EDONR on FreeBSD
FreeBSD uses its own crypto framework in-kernel which, at this time, has no EDONR implementation. Reviewed-by: Jorgen Lundman <[email protected]> Reviewed-by: Allan Jude <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Matt Macy <[email protected]> Signed-off-by: Ryan Moeller <[email protected]> Closes #9664
Diffstat (limited to 'man')
-rw-r--r--man/man5/zpool-features.52
-rw-r--r--man/man8/zfsprops.83
2 files changed, 5 insertions, 0 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5
index 1adc76b7f..b9a739d5b 100644
--- a/man/man5/zpool-features.5
+++ b/man/man5/zpool-features.5
@@ -313,6 +313,8 @@ ever had their checksum set to \fBedonr\fR are destroyed.
The \fBedonr\fR feature is not supported by GRUB and must not be used on
the pool if GRUB needs to access the pool (e.g. for /boot).
+
+FreeBSD does not support the \fBedonr\fR feature.
.RE
.sp
diff --git a/man/man8/zfsprops.8 b/man/man8/zfsprops.8
index abc591782..7318361af 100644
--- a/man/man8/zfsprops.8
+++ b/man/man8/zfsprops.8
@@ -705,6 +705,9 @@ and
checksum algorithms require enabling the appropriate features on the pool.
These pool features are not supported by GRUB and must not be used on the
pool if GRUB needs to access the pool (e.g. for /boot).
+FreeBSD does not support the
+.Sy edonr
+algorithm.
.Pp
Please see
.Xr zpool-features 5