mirror_zfs/lib/libzpool
Rob Norris e580b543a8 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.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Sponsored-by: https://despairlabs.com/sponsor/
Closes #16492
2024-11-15 10:15:01 -08:00
..
include abd_os: break out platform-specific header parts 2024-11-15 10:15:00 -08:00
abd_os.c abd_os: split userspace and Linux kernel code 2024-11-15 10:15:00 -08:00
arc_os.c arc_os: split userspace and Linux kernel code 2024-11-15 10:15:00 -08:00
kernel.c zfs_file: rename zfs_file_fallocate to zfs_file_deallocate 2024-11-15 10:15:00 -08:00
Makefile.am zfs_znode: lift common code to a single shared file 2024-11-15 10:15:01 -08:00
taskq.c Fix memory leak found by GCC static analyzer 2022-10-03 13:41:58 -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-11-15 10:15:00 -08:00
zfs_racct.c zfs_racct: copy Linux implementation for userspace 2024-11-15 10:15:00 -08:00