mirror_zfs/cmd/zpool
Tony Hutter d2f5cb3a50
Move range_tree, btree, highbit64 to common code
Break out the range_tree, btree, and highbit64/lowbit64 code from kernel
space into shared kernel and userspace code.  This is needed for the
updated `zpool status -vv` error byte range reporting that will be
coming in a future commit.  That commit needs the range_tree code in
kernel and userspace.

Reviewed-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #18133
2026-02-22 11:43:51 -08:00
..
compatibility.d Update compatibility.d files 2025-08-25 16:47:19 -07:00
os GCC 15: Fix unterminated-string-initialization (#17244) 2025-04-16 09:33:29 -07:00
zpool.d zed: misc vdev_enc_sysfs_path fixes 2023-11-07 09:09:24 -08:00
Makefile.am build: add SPDX license tags to build system files 2026-01-08 15:08:03 -08:00
zpool_iter.c zfs: replace tpool with taskq 2025-11-19 08:16:51 -08:00
zpool_main.c Include missing newline in 'man' error 2026-02-09 10:19:08 -08:00
zpool_util.c Move range_tree, btree, highbit64 to common code 2026-02-22 11:43:51 -08:00
zpool_util.h Move range_tree, btree, highbit64 to common code 2026-02-22 11:43:51 -08:00
zpool_vdev.c cmd/zpool cstyle issues 2025-11-14 15:58:50 -08:00