]> git.proxmox.com Git - mirror_zfs.git/commit
brt: lift internal definitions into _impl header
authorRob Norris <robn@despairlabs.com>
Sat, 18 Nov 2023 10:32:16 +0000 (21:32 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Nov 2023 21:34:43 +0000 (13:34 -0800)
commit803a9c12c911b240f1bb20ac9b542349d49bea3b
treeb9f08db2550bd5a241ab8ce32a58726547545356
parent3551a32e5ed6c79cad192f66f5faf3d4aae8c682
brt: lift internal definitions into _impl header

So that zdb (and others!) can get at the BRT on-disk structures.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Kay Pedersen <mail@mkwg.de>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #15541
include/Makefile.am
include/sys/brt_impl.h [new file with mode: 0644]
module/zfs/brt.c