aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2016-03-24 13:38:38 +0000
committerAl Viro <[email protected]>2016-03-31 04:30:26 +0000
commit04c57f4501909b60353031cfe5b991751d745658 (patch)
tree6ad5919d77aa1e07a446117d8fd5d080483ee079 /security/selinux/hooks.c
parentposix_acl: Inode acl caching fixes (diff)
downloadkernel-04c57f4501909b60353031cfe5b991751d745658.tar.gz
kernel-04c57f4501909b60353031cfe5b991751d745658.zip
posix_acl: Unexport acl_by_type and make it static
acl_by_type(inode, type) returns a pointer to either inode->i_acl or inode->i_default_acl depending on type. This is useful in fs/posix_acl.c, but should never have been visible outside that file. Signed-off-by: Andreas Gruenbacher <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions