Date: Thu, 13 Oct 2011 00:58:33 -0400 From: Jason Hellenthal <jhell@DataIX.net> To: stable@FreeBSD.org Cc: hackers@FreeBSD.org, trasz@FreeBSD.org Subject: setfacl(1) POSIX1e Assertion failed with -d on UFS2 Message-ID: <20111013045833.GA67230@DataIX.net>
next in thread | raw e-mail | index | archive | help
--EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Just as the subject says... on the most recent stable/8 i386 Assertion failed: (_acl_brand(acl_new) == ACL_BRAND_POSIX), function _posix1e_acl_strip_np, file /usr/src/lib/libc/posix1e/acl_strip.c, line 129. Line 129: assert(_acl_brand(acl_new) == ACL_BRAND_POSIX); $FreeBSD: stable/8/lib/libc/posix1e/acl_strip.c 214626 2010-11-01 15:36:47Z trasz $ If anyone could advise it would be greatly appreciated. POSIX1e ACLs are set on the filesystem via tunefs(8) and this is a system without MAC. Specifically any issue of ( setfacl -d ... ) fails. --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJOlm/4AAoJEJBXh4mJ2FR+bhkH/2GX7+fCgBE5B3Zp36qSog4S hOfvcTMq4vMtKin8ZPh9ksRHI+fNataiXzJQbBH/dK4l565ya4CbaYIYTQL//XWV +8krP/FfYi/FLJrjVxW+5k6eHBV2u33fD2QustsHWSwAyborMrRA3kRDKrvaXLBn n0KsQ3l2hxKiq4gkXciqf506EK5GzJffsKiEpMkTG2KuYbZxDfuIO6D61f2g7Y8f OzlWcXXQB1vOo361ginFZIX2F1xB/RSznnuz6cCfsqJx/rA+VLCgn02JcTdrV8Wq igYCsD+IobOOkQFTyeSXO8CiUocpP9c+p9nbhM6CxY+5868L4aEfph0jeJ0bl84= =9ih9 -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111013045833.GA67230>