android_kernel_xiaomi_sdm845/security/integrity/ima
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima
Kill the 'update' argument of ima_path_check(), kill
dead code in ima.

Current rules: ima counters are bumped at the same time
when the file switches from put_filp() fodder to fput()
one.  Which happens exactly in two places - alloc_file()
and __dentry_open().  Nothing else needs to do that at
all.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:47 -05:00
..
ima_api.c integrity: audit update 2009-02-12 09:40:14 +11:00
ima_audit.c IMA: use current_cred() instead of current->cred 2009-05-12 11:06:01 +10:00
ima_crypto.c ima: hashing large files bug fix 2009-08-24 14:58:29 +10:00
ima_fs.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
ima_iint.c ima: call ima_inode_free ima_inode_free 2009-12-16 12:16:46 -05:00
ima_init.c IMA: Add __init notation to ima functions 2009-05-22 09:34:21 +10:00
ima_main.c Untangling ima mess, part 3: kill dead code in ima 2009-12-16 12:16:47 -05:00
ima_policy.c IMA: Add __init notation to ima functions 2009-05-22 09:34:21 +10:00
ima_queue.c integrity: ima audit hash_exists fix 2009-06-29 08:57:49 +10:00
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 integrity: IMA display 2009-02-06 09:05:31 +11:00