ima: rename PATH_CHECK to FILE_CHECK
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 26 Jan 2010 22:02:41 +0000 (17:02 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 7 Feb 2010 08:06:23 +0000 (03:06 -0500)
commit1e93d0052d9a6b3d0b382eedceb18b519d603baf
treeb47cb67cdfd98e257c4d7fb7ed75f6930a1bf005
parent9bbb6cad0173e6220f3ac609e26beb48dab3b7cd
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>
Documentation/ABI/testing/ima_policy
security/integrity/ima/ima.h
security/integrity/ima/ima_api.c
security/integrity/ima/ima_main.c
security/integrity/ima/ima_policy.c