Date: Mon, 27 Apr 2020 02:14:31 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 208965] extattr(2) doesn't allow attribute names of length EXTATTR_MAXNAMELEN Message-ID: <bug-208965-227-mty3K4oEwE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208965-227@https.bugs.freebsd.org/bugzilla/> References: <bug-208965-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208965 --- Comment #3 from Conrad Meyer <cem@freebsd.org> --- 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 h= ave not tested it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208965-227-mty3K4oEwE>