]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa5884a18ecf622f255a42b2969b0e453fa4cb12
treeb47cb67cdfd98e257c4d7fb7ed75f6930a1bf005
parent32d898c3fb72099c1f0cf748b9794371d78ee1da
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