security: add a secctx_to_secid() hook
authorDavid Howells <dhowells@redhat.com>
Tue, 15 Jan 2008 23:47:35 +0000 (23:47 +0000)
committerJames Morris <jmorris@namei.org>
Fri, 25 Jan 2008 00:29:53 +0000 (11:29 +1100)
Add a secctx_to_secid() LSM hook to go along with the existing
secid_to_secctx() LSM hook.  This patch also includes the SELinux
implementation for this hook.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found