zfs/man
Rob N 163f3d3a1f
zdb: add decryption support
The approach is straightforward: for dataset ops, if a key was offered,
find the encryption root and the various encryption parameters, derive a
wrapping key if necessary, and then unlock the encryption root. After
that all the regular dataset ops will return unencrypted data, and
that's kinda the whole thing.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #11551
Closes #12707
Closes #14503
2023-03-02 13:39:09 -08:00
..
man1 Update arc_summary and arcstat outputs 2023-01-05 09:29:13 -08:00
man4 Increase default zfs_rebuild_vdev_limit to 64MB 2023-01-27 10:02:24 -08:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Configure zed's diagnosis engine with vdev properties 2023-01-23 13:14:25 -08:00
man8 zdb: add decryption support 2023-03-02 13:39:09 -08:00
Makefile.am Add vdevprops.7 to the Makefile 2023-02-27 16:38:09 -08:00