Implement the ability to set ACLs.
authorJonathan Reed <jdreed@infinite-loop.mit.edu>
Fri, 13 Nov 2009 21:57:40 +0000 (16:57 -0500)
committerJonathan Reed <jdreed@infinite-loop.mit.edu>
Fri, 13 Nov 2009 22:07:40 +0000 (17:07 -0500)
- Added pioctl_write and setAcl to the Pyrex code
- Added ACL.set to set an ACL to a given bitmask, ACL.apply to actually
  apply the ACL.  ACLs set to 0 are pruned before applying.

Signed-off-by: Jonathan Reed <jdreed@mit.edu>


No differences found