]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - security/selinux/hooks.c
selinux: Create a common helper to determine an inode label [ver #3]
authorDavid Howells <dhowells@redhat.com>
Fri, 10 Jul 2015 21:19:58 +0000 (17:19 -0400)
committerPaul Moore <pmoore@redhat.com>
Mon, 13 Jul 2015 17:31:59 +0000 (13:31 -0400)
commitc3c188b2c3ed29effe8693672ee1c84184103b4e
tree54782e4ec8029c70b7acf0ad684a34b7b1e84b98
parentbd1741f4cf05d7709348f591d16eeb5f786de673
selinux: Create a common helper to determine an inode label [ver #3]

Create a common helper function to determine the label for a new inode.
This is then used by:

- may_create()
- selinux_dentry_init_security()
- selinux_inode_init_security()

This will change the behaviour of the functions slightly, bringing them
all into line.

Suggested-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/selinux/hooks.c