diff options
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zfs.8 | 3 |
1 files changed, 2 insertions, 1 deletions
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, |