Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2024 13:18:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 281965] Support long filenames
Message-ID:  <bug-281965-227-76CUOsYWbJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281965-227@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281965

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
This would involve changing the layout of at least struct dirent, I'm not sure
what else in the ABI would be affected by bumping MAXNAMLEN/NAME_MAX.  This has
been done at least once before, for the ino64 transition.

The other question is, what should the limit be?  What does Linux support?

-- 
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-281965-227-76CUOsYWbJ>