commit | 1c2e51e8c162417d2831007ec256ede06c3a0201 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Oct 10 15:25:20 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 12 00:31:59 2012 -0400 |
tree | c21a641405f7de220f16be4d2e74fec387ec92a9 | |
parent | f78570dd6ad9563fffd24cc5e1808e1a1242f16e [diff] |
audit: pass in dentry to audit_copy_inode wherever possible In some cases, we were passing in NULL even when we have a dentry. Reported-by: Eric Paris <eparis@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>