Files
mirror_zfs/cmd
Rob Norris 25ec9a9034 zdb: fix BRT dump (#16335)
BRT refcounts are stored as eight uint8_ts rather than a single
uint64_t. This means that za_first_integer is only the first byte, so
max 256. This fixes it by doing a lookup for the whole value.

Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.

Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
2024-11-05 15:43:52 -08:00
..
2024-11-05 15:43:52 -08:00
2024-11-04 10:49:53 -08:00
2024-04-29 13:50:05 -07:00
2023-03-14 15:25:50 -07:00
2023-05-25 13:51:53 -07:00