mirror_zfs/module/os/freebsd/spl
Matthew Macy e84e49218f
FreeBSD: Fix up after spa_stats.c move
Moving spa_stats added the additional burden of supporting
KSTAT_TYPE_IO.

spa_state_addr will always return a valid value regardless of
the value of 'n'. On FreeBSD this will cause an infinite loop
as it relies on the raw ops addr routine to indicate that there
is no more data.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <freqlabs@FreeBSD.org>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10860
2020-09-01 16:16:56 -07:00
..
acl_common.c Add prototypes 2020-06-18 12:21:32 -07:00
callb.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
list.c Remove pragma ident lines 2020-08-26 10:35:50 -07:00
sha224.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256c.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha384.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512c.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512t.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_acl.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_atomic.c Update FreeBSD SPL atomics 2020-05-04 15:07:04 -07:00
spl_cmn_err.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_dtrace.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_kmem.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_kstat.c FreeBSD: Fix up after spa_stats.c move 2020-09-01 16:16:56 -07:00
spl_misc.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_policy.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_procfs_list.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_string.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_sunddi.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_sysevent.c FreeBSD: Create taskq threads in appropriate proc 2020-08-17 11:01:19 -07:00
spl_taskq.c FreeBSD: Create taskq threads in appropriate proc 2020-08-17 11:01:19 -07:00
spl_uio.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_vfs.c FreeBSD: Add support for lockless lookup 2020-08-05 10:19:51 -07:00
spl_vm.c Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
spl_zlib.c Remove commented-out code 2020-08-05 10:28:18 -07:00
spl_zone.c FreeBSD: Simplify INGLOBALZONE 2020-08-31 19:43:08 -07:00