Port of 0.8.50 acl patch to 2.5
This patch (as well as the following two) implements core ACL support. This set of convenience functions is used by the ext2/3 filesystem, and may be useful to other filesystems that wish to use "struct posix_acl" as their internal representation of acl's. User mode tools which support this interface may be found at http://acl.bestbits.at
Showing
fs/posix_acl.c
0 → 100644
This diff is collapsed.
include/linux/posix_acl.h
0 → 100644
Please register or sign in to comment