mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-11 12:56:21 +03:00
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 |
||
|---|---|---|
| .. | ||
| os | ||
| .gitignore | ||
| libzfs_core_impl.h | ||
| libzfs_core.abi | ||
| libzfs_core.c | ||
| libzfs_core.pc.in | ||
| libzfs_core.suppr | ||
| Makefile.am | ||