mirror_zfs/cmd/zfs
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
..
Makefile.am libuutil: remove the whole thing 2025-11-17 06:23:05 -08:00
zfs_iter.c zfs: replace uu_avl with sys/avl 2025-11-17 06:21:26 -08:00
zfs_iter.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_main.c libshare: fold into libzfs and reorg headers a little 2025-12-19 19:52:33 -08:00
zfs_project.c Linux 6.17 compat: Fix broken projectquota on 6.17 2025-11-05 16:22:03 -08:00
zfs_projectutil.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_util.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00