Files
mirror_zfs/cmd
Rob Norris cf6e8b218d zstream: remove duplicate highbit64 definition
When building a static build (--disable-shared), zstream fails to link
because of the duplicate highbit64() in libzpool/kernel.c. Since they're
identical, and the libzpool one is visible to zstream, we remove
zstream's copy and just use the common one.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16426
2024-08-09 14:31:41 -07:00
..
2023-11-08 10:19:41 -08:00
2024-05-29 10:46:41 -07:00
2024-08-06 12:47:00 -07:00
2024-04-22 09:42:38 -07:00
2023-03-14 15:25:50 -07:00