zfs/lib/libzfs/os/freebsd
Richard Yao da3d266672
FreeBSD: Fix regression from kmem_scnprintf() in libzfs
kmem_scnprintf() is only available in libzpool. Recent buildbot issues
with showing FreeBSD results kept us from seeing this before
97143b9d31 was merged.

The code has been changed to sanitize the output from `kmem_scnprintf()`.

Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #14111
2022-11-01 13:58:17 -07:00
..
libzfs_compat.c FreeBSD: Fix regression from kmem_scnprintf() in libzfs 2022-11-01 13:58:17 -07:00
libzfs_zmount.c Re-fix -Wwrite-strings on FreeBSD 2022-06-30 11:31:09 -07:00