mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-27 10:24:22 +03:00
Reword the dedup limitation for Edon-R
The old wording was effectively "You can not use this (except you can)", which just seems confusing. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Richard Laager <rlaager@wiktel.com> Closes #8626
This commit is contained in:
parent
393363c5ec
commit
7886aa8a79
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user