mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-11 12:56:21 +03:00
In theory they should not have resulted in a change. In practice, the way visibility is set up currently means that many of our convenience libraries will "leak through" into the available symbols in our public libraries. In this commit, we're seeing all the new symbols in libspl through libuutil, libzfs and libzfs_core. Importantly, none have been removed, so consumers of these libraries will not notice. Sponsored-by: https://despairlabs.com/sponsor/ Signed-off-by: Rob Norris <robn@despairlabs.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #17861 |
||
|---|---|---|
| .. | ||
| os | ||
| .gitignore | ||
| libzfs_core_impl.h | ||
| libzfs_core.abi | ||
| libzfs_core.c | ||
| libzfs_core.pc.in | ||
| libzfs_core.suppr | ||
| Makefile.am | ||