[Bug 281965] Support long filenames
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281965] Support long filenames"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Oct 2024 13:18:05 UTC
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.