aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorPaul Moore <pmoore@redhat.com>2015-01-22 00:00:16 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2015-01-23 00:23:58 -0500
commit57c59f5837bdfd0b4fee3b02a44857e263a09bfa (patch)
tree3977c4bdd3271e3bc5210803d39eb4f11199ecf1 /fs/namei.c
parentaudit: enable filename recording via getname_kernel() (diff)
downloadlinux-dev-57c59f5837bdfd0b4fee3b02a44857e263a09bfa.tar.xz
linux-dev-57c59f5837bdfd0b4fee3b02a44857e263a09bfa.zip
audit: fix filename matching in __audit_inode() and __audit_inode_child()
In all likelihood there were some subtle, and perhaps not so subtle, bugs with filename matching in audit_inode() and audit_inode_child() for some time, however, recent changes to the audit filename code have definitely broken the filename matching code. The breakage could result in duplicate filenames in the audit log and other odd audit record entries. This patch fixes the filename matching code and restores some sanity to the filename audit records. CC: viro@zeniv.linux.org.uk CC: linux-fsdevel@vger.kernel.org Signed-off-by: Paul Moore <pmoore@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions