]> git.baikalelectronics.ru Git - kernel.git/commit
integrity: path_check update
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 19 May 2009 17:25:57 +0000 (13:25 -0400)
committerJames Morris <jmorris@namei.org>
Thu, 21 May 2009 23:43:41 +0000 (09:43 +1000)
commit540c399784aea547dfa673e480ce95ae905b0616
tree45a15174efb3b1c3dcbe5f0dc503e790c4f6fd70
parentef0c00d859a14f124c7f632bb0cbd60263e09d59
integrity: path_check update

- Add support in ima_path_check() for integrity checking without
incrementing the counts. (Required for nfsd.)
- rename and export opencount_get to ima_counts_get
- replace ima_shm_check calls with ima_counts_get
- export ima_path_check

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
fs/exec.c
fs/namei.c
include/linux/ima.h
ipc/shm.c
mm/shmem.c
security/integrity/ima/ima_main.c