mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-07 23:04:53 +03:00
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
|
||
|---|---|---|
| .. | ||
| kernel/linux | ||
| spl | ||
| zfs/sys | ||
| Makefile.am | ||