LSM: imbed ima calls in the security hooks
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Thu, 22 Oct 2009 21:30:13 +0000 (17:30 -0400)
committerJames Morris <jmorris@namei.org>
Sun, 25 Oct 2009 04:22:48 +0000 (12:22 +0800)
commit6c21a7fb492bf7e2c4985937082ce58ddeca84bd
tree6cfe11ba4b8eee26ee8b02d2b4a5fcc6ea07e4bd
parent6e8e16c7bc298d7887584c3d027e05db3e86eed9
LSM: imbed ima calls in the security hooks

Based on discussions on LKML and LSM, where there are consecutive
security_ and ima_ calls in the vfs layer, move the ima_ calls to
the existing security_ hooks.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
fs/exec.c
fs/file_table.c
fs/inode.c
mm/mmap.c
security/integrity/ima/Kconfig
security/security.c