From: Richard Laager Date: Thu, 25 Apr 2019 00:10:47 +0000 (-0500) Subject: Deprecate dedupditto X-Git-Tag: zfs-0.8.0-rc5~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b337fda40dc2d50ee4600930b21e6856e68e3e5;p=zfs Deprecate dedupditto This documents, in zpool.8, that dedupditto is deprecated and will be made to have no effect in a future release. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Reviewed-by: Matthew Ahrens Signed-off-by: Richard Laager Closes #8650 --- diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 6b97c4b0e..76bc1cf74 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -806,6 +806,9 @@ such that it is available even if the pool becomes faulted. An administrator can provide additional information about a pool using this property. .It Sy dedupditto Ns = Ns Ar number +This property is deprecated. In a future release, it will no longer have any +effect. +.Pp Threshold for the number of block ditto copies. If the reference count for a deduplicated block increases above this number, a new ditto copy of this block is automatically stored.