linux/security/integrity/ima
Mimi Zohar 1e93d0052d ima: rename PATH_CHECK to FILE_CHECK
With the movement of the ima hooks functions were renamed from *path* to
*file* since they always deal with struct file.  This patch renames some of
the ima internal flags to make them consistent with the rest of the code.

Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-02-07 03:06:23 -05:00
..
Kconfig LSM: imbed ima calls in the security hooks 2009-10-25 12:22:48 +08:00
Makefile
ima.h ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_api.c ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_audit.c
ima_crypto.c
ima_fs.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
ima_iint.c ima: initialize ima before inodes can be allocated 2010-02-07 03:06:22 -05:00
ima_init.c
ima_main.c ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_policy.c ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_queue.c