mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-12 13:26:21 +03:00
Previously using -K/--key on an unencrypted dataset would trip a VERIFY, because the dataset has nowhere to load the key into. Now, just ignore it. This makes zdb much easier to drive when there's a mix of encrypt and non-encrypted datasets, as the key can provided for all of them (at least, assuming the same encryption root, which is a common enough case). Sponsored-by: TrueNAS Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Rob Norris <rob.norris@truenas.com> Closes #18230 |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| zdb_il.c | ||
| zdb.c | ||
| zdb.h | ||