Date: Sun, 28 Nov 1999 07:52:54 -0500 (EST) From: Robert Watson <robert@cyrus.watson.org> To: Assar Westerlund <assar@sics.se> Cc: freebsd-security@freebsd.org Subject: Re: ACLs 0.1 for FreeBSD 3.3-RELEASE Message-ID: <Pine.BSF.3.96.991128075038.6450E-100000@fledge.watson.org> In-Reply-To: <5laenzf8te.fsf@assail.s3.kth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Nov 1999, Assar Westerlund wrote: > So I ported it to -current (and fixed some nits at the same time). > But now that machine doesn't seem to come back up and I don't have > physically access to it. :-( But I should be able to send you the > code hopefully later today or tomorrow. Next step is adding support > for vop_{get,set}acl to arla :-) My guess is that this is another untested last minute change -- I modified the vfs_default code to call generic_vop_getacl for vop_getacl_desc, and had not worked out all the bugs in generic_vop_getacl. Hopefully the correct fix (which essentially makes dormant the ACL code) is to replace the generic_vop_getacl reference on vfs_default.c with a vop_eopnotsupp pointer. I'll be traveling all of today but perhaps tomorrow night will have a chance to move a machine forward to -current to try out your version and fix some of these things. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991128075038.6450E-100000>