[Bug 292282] NFS Shows Empty Filenames Under Linux Emulation

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 08 Jan 2026 18:14:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292282

            Bug ID: 292282
           Summary: NFS Shows Empty Filenames Under Linux Emulation
           Product: Base System
           Version: 15.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: jwillia3@proton.me

Listing NFS directories from Linux-emulated binaries causes directory entries
with zero-length filenames to show up. These entries do not show when listing
from native binaries.

Ex:
~$ /compat/linux/bin/ls -aQ /share
""  ""  ""  ""  ""  ""  ""  "."   "other files"
""  ""  ""  ""  ""  ""  ""  ".."  "etc"

This is new behaviour in FreeBSD 15.0-RELEASE not present in 14.3-RELEASE.
This is present on NFSv3 and NFSv4.
NFS hosts tried: FreeBSD 14.3 and 15.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.