integrity: IMA hooks
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 4 Feb 2009 14:06:57 +0000 (09:06 -0500)
committerJames Morris <jmorris@namei.org>
Thu, 5 Feb 2009 22:05:30 +0000 (09:05 +1100)
commit6146f0d5e47ca4047ffded0fb79b6c25359b386c
treeedd792e52ad56d4a5d3ac6caa8437d3283fc157e
parent659aaf2bb5496a425ba14036b5b5900f593e4484
integrity: IMA hooks

This patch replaces the generic integrity hooks, for which IMA registered
itself, with IMA integrity hooks in the appropriate places directly
in the fs directory.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
Documentation/kernel-parameters.txt
fs/exec.c
fs/file_table.c
fs/inode.c
fs/namei.c
include/linux/ima.h [new file with mode: 0644]
mm/mmap.c