zfs/lib/libzpool
Rob Norris d449a4faa8 zfs_znode: lift common code to a single shared file
For now, userspace has no znode implementation. Some of the property and
path handling code is used there though and is the same on all
platforms, so we only need a single copy of it.

Signed-off-by: Rob Norris <robn@despairlabs.com>
Sponsored-by: https://despairlabs.com/sponsor/
2024-09-07 16:12:00 +10:00
..
include libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
Makefile.am zfs_znode: lift common code to a single shared file 2024-09-07 16:12:00 +10:00
abd_os.c libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
arc_os.c arc_os: split userspace and Linux kernel code 2024-09-07 16:12:00 +10:00
kernel.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
taskq.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
util.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
vdev_label_os.c vdev_label_os: copy Linux implementation for userspace 2024-09-07 16:12:00 +10:00
zfs_racct.c zfs_racct: copy Linux implementation for userspace 2024-09-07 16:12:00 +10:00