From f95704ca5ef37aac2dc335d878380512a7cf628c Mon Sep 17 00:00:00 2001 From: Matthew Macy Date: Thu, 5 Dec 2019 13:10:29 -0800 Subject: Disable EDONR on FreeBSD FreeBSD uses its own crypto framework in-kernel which, at this time, has no EDONR implementation. Reviewed-by: Jorgen Lundman Reviewed-by: Allan Jude Reviewed-by: Brian Behlendorf Signed-off-by: Matt Macy Signed-off-by: Ryan Moeller Closes #9664 --- man/man5/zpool-features.5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/man5') 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 -- cgit v1.2.3