This incorporates a patch from John Trostel at Connex.
It adds some more acl functions (as spec.'ed in the withdrawn
posix acl standard).
This does not need to go in 1.0.
(No xfs commands, unsurprisingly, use the new functions or
the corrected type definition.)
--Tim
Date: Tue Apr 17 00:19:34 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/tes/slinx-xfs-acl
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:92687a
linux/include/linux/acl.h - 1.3
- Sync'ed up with cmd/acl/include/acl.h.
Adding of more posix acl functions for libacl.
cmd/acl/libacl/acl.c - 1.6
- Add a bunch of POSIX ACL functions to the ACL library.
Code provided from: jtrostel@xxxxxxxxxx
cmd/acl/include/acl.h - 1.3
- Add some more POSIX ACL prototypes which have been added to
the library. Also fix the definition of the acl_permset_t type.
Code provided from: jtrostel@xxxxxxxxxx
|