From: Richard Laager Date: Tue, 30 Apr 2019 20:53:54 +0000 (-0500) Subject: Clarify that deduped data is encrypted X-Git-Tag: zfs-0.8.0-rc5~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77449a1ab0467a6fc43211a9c19d6f60be52a737;p=zfs Clarify that deduped data is encrypted Reviewed-by: Brian Behlendorf Reviewed-by: George Melikov Reviewed-by: Tom Caputi Signed-off-by: Richard Laager Closes #8691 --- diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 3b118ac3e..7c8e5bc2e 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -2388,7 +2388,8 @@ directory listings, FUID mappings, and .Sy groupused data. ZFS will not encrypt metadata related to the pool structure, including dataset and snapshot names, dataset hierarchy, properties, file size, file -holes, and deduplication tables. +holes, and deduplication tables (though the deduplicated data itself is +encrypted). .Pp Key rotation is managed by ZFS. Changing the user's key (e.g. a passphrase) does not require re-encrypting the entire dataset. Datasets can be scrubbed,