mirror_zfs/cmd/zdb
Rob Norris d961954688 ddt: only create tables for dedup-capable checksums
Most values in zio_checksum can never be used for dedup, partly because
the dedup= property only offers a limited list, but also some values (eg
ZIO_CHECKSUM_OFF) aren't real and will never be seen.

A true flag would be better than a hardcoded list, but thats more
cleanup elsewhere than I want to do right now.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Sponsored-by: Klara, Inc.
Sponsored-by: iXsystems, Inc.
Closes #15887
2024-02-15 11:45:55 -08:00
..
Makefile.am libzdb: Initial breakout of libzdb 2024-02-05 10:00:41 -08:00
zdb_il.c zdb: Dump encrypted write and clone ZIL records 2023-12-06 12:39:12 -08:00
zdb.c ddt: only create tables for dedup-capable checksums 2024-02-15 11:45:55 -08:00
zdb.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00