Date: Thu, 20 May 2010 18:45:07 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_perm.c Message-ID: <201005201845.o4KIjKIr073955@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-05-20 18:45:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libc/posix1e acl_perm.c Log: SVN rev 208358 on 2010-05-20 18:45:07Z by trasz MFC r208033: Make it possible to actually use NFSv4 permission bits with acl_set_perm(3) and acl_delete_perm(3). It went undetected, because neither setfacl(1) nor Samba use this routines. D'oh. Revision Changes Path 1.7.2.2 +32 -20 src/lib/libc/posix1e/acl_perm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005201845.o4KIjKIr073955>