Home
last modified time | relevance | path

Searched hist:ec882da5cda911e799b8a5ede94d099fdc0c656b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff ec882da5cda911e799b8a5ede94d099fdc0c656b Fri Feb 22 08:57:17 CST 2019 Ondrej Mosnacek <omosnace@redhat.com> selinux: implement the kernfs_init_security hook

The hook applies the same logic as selinux_determine_inode_label(), with
the exception of the super_block handling, which will be enforced on the
actual inodes later by other hooks.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
[PM: minor merge fixes]
Signed-off-by: Paul Moore <paul@paul-moore.com>