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)
- 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>

No differences found