]> git.proxmox.com Git - mirror_zfs.git/commit
ddt: move entry compression into ddt_zap
authorRob Norris <rob.norris@klarasystems.com>
Fri, 30 Jun 2023 02:48:45 +0000 (12:48 +1000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 15 Feb 2024 19:44:47 +0000 (11:44 -0800)
commit86e91c030c05f1514c99bb202d35f923133bd00b
tree8f911e5b4a00d36722f1b37bc87bb23bdf0f0830
parentd3bafe455457aaf4134961e0def864a01be56661
ddt: move entry compression into ddt_zap

I think I can say with some confidence that anyone making a new storage
type in 2023 is doing their own thing with compression, not this.

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
include/sys/ddt.h
module/zfs/ddt.c
module/zfs/ddt_zap.c