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)
commitb9fc745db833bbf74b4988493b8cd902a84c9415
tree45a15174efb3b1c3dcbe5f0dc503e790c4f6fd70
parent932995f0ce52525b32ff5127b522c2c164de3810
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