commit | 442155c1bd84f82bff2d05d0ec4d0090df17ecfa | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Nov 01 23:07:24 2018 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Feb 28 03:29:24 2019 -0500 |
tree | cf02556d9bcc6ed826c6ae0cf99392bb57e7265a | |
parent | da2441fdffbf7602da702aea5bd95ca4dc3d63fc [diff] |
selinux: Implement the new mount API LSM hooks Implement the new mount API LSM hooks for SELinux. At some point the old hooks will need to be removed. Signed-off-by: David Howells <dhowells@redhat.com> cc: Paul Moore <paul@paul-moore.com> cc: Stephen Smalley <sds@tycho.nsa.gov> cc: selinux@tycho.nsa.gov cc: linux-security-module@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>