Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2026 23:42:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 292282] NFS Shows Empty Filenames Under Linux Emulation
Message-ID:  <bug-292282-4077-XaXCph640l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292282-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292282-4077-XaXCph640l>