[Bug 292282] NFS Shows Empty Filenames Under Linux Emulation
[email protected] Thu, 08 Jan 2026 23:42:53 +0000
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292282 --- Comment #1 from Martin Cracauer <[email protected]> --- I think the root cause is that FreeBSD's getdirentries(2) can fill the d_off field with 0 when operating in the NFS client, and the linux_getdents64(2) on top doesn't understand that. -- You are receiving this mail because: You are the assignee for the bug.