mirror_zfs/include
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
..
os Update FreeBSD SPL atomics 2020-05-04 15:07:04 -07:00
sys Combine OS-independent ABD Code into Common Source File 2020-05-10 12:23:52 -07:00
.gitignore
cityhash.h Compile cityhash code into libzfs 2020-03-27 09:11:22 -07:00
libnvpair.h
libuutil_common.h
libuutil_impl.h
libuutil.h
libzfs_core.h Add support for boot environment data to be stored in the label 2020-05-07 09:36:33 -07:00
libzfs_impl.h Support custom URI schemes for the keylocation property 2020-04-28 10:55:18 -07:00
libzfs.h Add support for boot environment data to be stored in the label 2020-05-07 09:36:33 -07:00
libzutil.h
Makefile.am Compile cityhash code into libzfs 2020-03-27 09:11:22 -07:00
thread_pool.h
zfeature_common.h
zfs_comutil.h Fix "zpool add -n" for dedup, special and log devices 2020-01-06 15:40:06 -08:00
zfs_deleg.h
zfs_fletcher.h
zfs_namecheck.h Implement bookmark copying 2020-02-11 13:19:12 -08:00
zfs_prop.h