mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-06-25 18:48:00 +03:00
![]() In truenas_pylibzfs, we query list of encrypted datasets several times, which is expensive. This commit exposes a public API zfs_is_encrypted() to get encryption status from fast stat path without having to refresh the properties. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Rob Norris <robn@despairlabs.com> Signed-off-by: Ameer Hamza <ahamza@ixsystems.com> Closes #17368 |
||
---|---|---|
.. | ||
os | ||
.gitignore | ||
libzfs_core_impl.h | ||
libzfs_core.abi | ||
libzfs_core.c | ||
libzfs_core.pc.in | ||
libzfs_core.suppr | ||
Makefile.am |