[Bug 208965] extattr(2) doesn't allow attribute names of length EXTATTR_MAXNAMELEN
[email protected] Mon, 27 Apr 2020 02:14:31 +0000
| Newsgroups | gmane.os.freebsd.devel.amd64 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208965 --- Comment #3 from Conrad Meyer <[email protected]> --- FWIW, UFS_EXTATTR only disables the crummy extattrs in UFS1. UFS2 extattrs are not controlled by that knob. https://reviews.freebsd.org/D24584 is a proposed patch; it compiles but I have not tested it. -- You are receiving this mail because: You are on the CC list for the bug.