Author: marks
Repository: /hg/onnv/onnv-gate
Latest revision: d3fa1d6dbef77ed44c6ae2b8f4b548425562c426
Total changesets: 1
Log message:
PSARC/2008/342 Further SID support
6677411 chmod when faced with deleting more than one acl in one go will only
remove the first ACL
6677801 *chmod* Could be more efficient when deleting ACLs
6682126 *chmod* reports invalid user when it means invalid group
6682138 *chmod* Recursive setting of inherit ACLs reports errors for all files.
6682943 Request for aliases to simplify setting ACL permissions
6699852 ZFS should allow storing inheritance flags in file ACLs
6703748 ZFS allows deletes on a readonly file system
6710731 chown(1)/chgrp(1) SID support
6710735 tar/cpio ACL/SID support
6714392 want more SID support
Files:
update: usr/src/cmd/chgrp/Makefile
update: usr/src/cmd/chgrp/chgrp.c
update: usr/src/cmd/chown/Makefile
update: usr/src/cmd/chown/chown.c
update: usr/src/cmd/cpio/cpio.c
update: usr/src/cmd/tar/tar.c
update: usr/src/lib/libsec/Makefile.com
update: usr/src/lib/libsec/common/acl.y
update: usr/src/lib/libsec/common/acl_lex.l
update: usr/src/lib/libsec/common/aclcheck.c
update: usr/src/lib/libsec/common/acltext.c
update: usr/src/lib/libsec/common/aclutils.c
update: usr/src/lib/libsec/common/aclutils.h
update: usr/src/lib/libsec/common/mapfile-vers
update: usr/src/uts/common/fs/zfs/zfs_acl.c
update: usr/src/uts/common/sys/acl.h