linux/security/integrity/ima
Eric Paris 85a17f552d ima: call ima_inode_free ima_inode_free
ima_inode_free() has some funky #define just to confuse the crap out of me.

void ima_iint_delete(struct inode *inode)

and then things actually call ima_inode_free() and nothing calls
ima_iint_delete().

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:46 -05:00
..
ima_api.c
ima_audit.c
ima_crypto.c
ima_fs.c
ima_iint.c ima: call ima_inode_free ima_inode_free 2009-12-16 12:16:46 -05:00
ima_init.c
ima_main.c IMA: clean up the IMA counts updating code 2009-12-16 12:16:46 -05:00
ima_policy.c
ima_queue.c
ima.h ima: call ima_inode_free ima_inode_free 2009-12-16 12:16:46 -05:00
Kconfig LSM: imbed ima calls in the security hooks 2009-10-25 12:22:48 +08:00
Makefile