diff options
author | Rob Norris <[email protected]> | 2024-08-10 07:31:41 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-09 14:31:41 -0700 |
commit | cf6e8b218d4e4d62d066ce7c2c3cab72dbd93bd8 (patch) | |
tree | 58bd4f885183ffc9d5166bb6926ccd9e42ac5da1 /cmd/zfs_ids_to_path.c | |
parent | b0bf14cdb58eda2f1b60e419740802f6a7ab08c0 (diff) |
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 <[email protected]>
Signed-off-by: Rob Norris <[email protected]>
Closes #16426
Diffstat (limited to 'cmd/zfs_ids_to_path.c')
0 files changed, 0 insertions, 0 deletions