commit | ec882da5cda911e799b8a5ede94d099fdc0c656b | [log] [tgz] |
---|---|---|
author | Ondrej Mosnacek <omosnace@redhat.com> | Fri Feb 22 15:57:17 2019 +0100 |
committer | Paul Moore <paul@paul-moore.com> | Wed Mar 20 22:07:45 2019 -0400 |
tree | b7a09e2138b42635095aa4c43022fd53d526ab77 | |
parent | b230d5aba2d1a7b0636408889a75bf9eae6b8bc7 [diff] |
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>