commit | 6988434ee5f532c71be3131fba23283f5cf43847 | [log] [tgz] |
---|---|---|
author | Amy Griffis <amy.griffis@hp.com> | Thu Jul 13 13:17:12 2006 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Aug 03 10:50:39 2006 -0400 |
tree | bdec2a0f267af6b3067dca31753565db25c28127 | |
parent | 73d3ec5abad3f1730ac8530899d2c14d92f3ad63 [diff] |
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL Always initialize the audit_inode_hash[] so we don't oops on list rules. Signed-off-by: Amy Griffis <amy.griffis@hp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>