]> git.proxmox.com Git - mirror_zfs.git/commit
ddt: typedef ddt_type and ddt_class
authorRob Norris <rob.norris@klarasystems.com>
Mon, 3 Jul 2023 02:32:53 +0000 (12:32 +1000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 15 Feb 2024 19:45:19 +0000 (11:45 -0800)
commitc8f694fe39ea7c1a99ced14064b909b515c53843
tree4697eb0213a05fbf90398d218994e4132197fd53
parent8e414fcdf40b52442d8fa1faf07c70d291aa8ac2
ddt: typedef ddt_type and ddt_class

Mostly for consistency, so the reader is less likely to wonder why these
things look different.

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
cmd/zdb/zdb.c
include/sys/ddt.h
include/sys/ddt_impl.h
module/zfs/ddt.c
module/zfs/ddt_stats.c
module/zfs/dsl_scan.c