integrity: lsm audit rule matching fix
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 5 May 2009 17:12:48 +0000 (13:12 -0400)
committerJames Morris <jmorris@namei.org>
Wed, 6 May 2009 00:35:53 +0000 (10:35 +1000)
commit53fc0e2259f261602a2750dcc82b8d7bf04d3c35
tree09eaec1b928d433cc50485331bc75f1f2529d0e9
parent78a3d9d5654a7fd99cf8b2ab06b9497b9c7aad64
integrity: lsm audit rule matching fix

An audit subsystem change replaced AUDIT_EQUAL with Audit_equal.
Update calls to security_filter_rule_init()/match() to reflect
the change.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/integrity/ima/ima_policy.c