aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2020-01-10 16:32:10 -0500
committerPaul Moore <paul@paul-moore.com>2020-01-16 14:38:03 -0500
commitcb89e2465896f30d4247ac9ff47d30522e39745a (patch)
treed345f8a8dffe94affcf309e3e2e24553e7aae811 /security/selinux/ss
parentselinux: remove redundant selinux_nlmsg_perm (diff)
downloadlinux-dev-cb89e2465896f30d4247ac9ff47d30522e39745a.tar.xz
linux-dev-cb89e2465896f30d4247ac9ff47d30522e39745a.zip
selinux: remove redundant allocation and helper functions
This patch removes the inode, file, and superblock security blob allocation functions and moves the associated code into the respective LSM hooks. This patch also removes the inode_doinit() function as it was a trivial wrapper around inode_doinit_with_dentry() and called from one location in the code. Reviewed-by: Casey Schaufler <casey@schaufler-ca.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/ss')
0 files changed, 0 insertions, 0 deletions