[Bug 292282] NFS Shows Empty Filenames Under Linux Emulation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Jan 2026 23:42:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292282 --- Comment #1 from Martin Cracauer <cracauer@cons.org> --- 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.