zfs/include/os/linux
Charles Hedrick 310c08bfe4
add get_name implementation for exports. (#16833)
This fixes a serious performance problem with NFS handling of large
directories, as the new get_name code is much more efficient than the
default zfs_readdir. This is actually part of
20232ecfaa in 2.3. But I've taken only
the minimum code to implement get_name, and not the rest of the long
name changes.

Signed-off-by: Charles Hedrick <hedrick@rutgers.edu>
Co-authored-by: Charles L. Hedrick <hedrick@ncommunis.cs.rutgers.edu>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2024-12-04 14:01:57 -08:00
..
kernel/linux Linux 6.11: add compat macro for page_mapping() 2024-08-22 15:42:14 -07:00
spl Linux 6.10: work harder to avoid kmem_cache_alloc reuse 2024-07-16 15:33:46 -07:00
zfs/sys add get_name implementation for exports. (#16833) 2024-12-04 14:01:57 -08:00
Makefile.am xdr: header cleanup 2024-04-29 13:50:05 -07:00