mirror_zfs/lib/libzfs_core
Rob Norris 0d44b58d7f
libshare: fold into libzfs and reorg headers a little
libzfs is the only user of libshare, and only internally, so there's no
particular reason to build it separately, nor to export its symbols. So,
pull it into libzfs proper, remove its "public" header, and hide its
symbols.

The bare minimum "public" API is just to count and enumerate the
supported share types. These are moved to libzfs.h with the other share
API.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #18072
2025-12-19 19:52:33 -08:00
..
os lzc: move lzc_ioctl_fd() into lzc proper 2025-05-21 09:23:46 -07:00
.gitignore Clean up lib dependencies 2020-07-10 14:26:00 -07:00
libzfs_core_impl.h lzc: move lzc_ioctl_fd() into lzc proper 2025-05-21 09:23:46 -07:00
libzfs_core.abi libshare: fold into libzfs and reorg headers a little 2025-12-19 19:52:33 -08:00
libzfs_core.c lzc_ioctl_fd: add ZFS_IOC_TRACE envvar to enable ioctl tracing 2025-05-21 09:23:53 -07:00
libzfs_core.pc.in Spruce up pkg-config files for libzfs/libzfs_core 2020-09-04 11:11:18 -07:00
libzfs_core.suppr Library ABI tracking with abigail 2020-11-17 09:18:52 -08:00
Makefile.am lzc: move lzc_ioctl_fd() into lzc proper 2025-05-21 09:23:46 -07:00