diff options
Diffstat (limited to 'man/man5')
-rw-r--r-- | man/man5/zpool-features.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 146cc0549..a5cf7a9ed 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -652,8 +652,8 @@ DEPENDENCIES extensible_dataset This feature enables the use of the Edon-R hash algorithm for checksum, including for nopwrite (if compression is also enabled, an overwrite of a block whose checksum matches the data being written will be ignored). -In an abundance of caution, Edon-R can not be used with dedup -(without verification). +In an abundance of caution, Edon-R requires verification when used with +dedup: \fBzfs set dedup=edonr,verify\fR. See \fBzfs\fR(8). Edon-R is a very high-performance hash algorithm that was part of the NIST SHA-3 competition. It provides extremely high hash |