mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-21 18:26:47 +03:00
28ff57505b
zfsctl_root_readdir(): properly set eof. readdir(): set *eofp to 1 on eof. If there were no dirents to copy out, return EINVAL same as UFS. Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Konstantin Belousov <kib@FreeBSD.org> Closes #17655