diff options
author | Amy Griffis <amy.griffis@hp.com> | 2006-07-13 19:16:39 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-08-03 16:50:30 +0200 |
commit | 73d3ec5abad3f1730ac8530899d2c14d92f3ad63 (patch) | |
tree | c2829a1e36ca155eecc7d4b8648fe9755247bec5 /drivers | |
parent | [PATCH] fix faulty inode data collection for open() with O_CREAT (diff) | |
download | linux-73d3ec5abad3f1730ac8530899d2c14d92f3ad63.tar.xz linux-73d3ec5abad3f1730ac8530899d2c14d92f3ad63.zip |
[PATCH] fix missed create event for directory audit
When an object is created via a symlink into an audited directory, audit misses
the event due to not having collected the inode data for the directory. Modify
__audit_inode_child() to copy the parent inode data if a parent wasn't found in
audit_names[].
Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions