posix_acl: uapi header split
Export the base definitions and the xattr representation of POSIX ACLs to user space. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
2211d5ba5c
commit
bc8bcf3b15
5 changed files with 81 additions and 38 deletions
|
|
@ -335,6 +335,8 @@ header-y += pkt_cls.h
|
|||
header-y += pkt_sched.h
|
||||
header-y += pmu.h
|
||||
header-y += poll.h
|
||||
header-y += posix_acl.h
|
||||
header-y += posix_acl_xattr.h
|
||||
header-y += posix_types.h
|
||||
header-y += ppdev.h
|
||||
header-y += ppp-comp.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue