mirror_zfs/lib/libzpool
Brian Atkinson fc551d7efb
Combine OS-independent ABD Code into Common Source File
Reorganizing ABD code base so OS-independent ABD code has been placed
into a common abd.c file. OS-dependent ABD code has been left in each
OS's ABD source files, and these source files have been renamed to
abd_os.

The OS-independent ABD code is now under:
module/zfs/abd.c
With the OS-dependent code in:
module/os/linux/zfs/abd_os.c
module/os/freebsd/zfs/abd_os.c

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #10293
2020-05-10 12:23:52 -07:00
..
kernel.c async zvol minor node creation interferes with receive 2020-02-03 09:33:14 -08:00
Makefile.am Combine OS-independent ABD Code into Common Source File 2020-05-10 12:23:52 -07:00
taskq.c Improve performance of zio_taskq_member 2020-03-03 10:29:38 -08:00
util.c Add wrapper stub for zfs_cmd ioctl to libzpool 2019-11-12 10:40:39 -08:00