commit | 510f4006e7a82b37b53c17bbe64ec20f3a59302b | [log] [tgz] |
---|---|---|
author | Amy Griffis <amy.griffis@hp.com> | Tue Feb 13 14:14:41 2007 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 11 05:38:26 2007 -0400 |
tree | 928792618c3719378d99fe0365806ef0df4414a8 | |
parent | e41e8bde43026d5d2e41464e6105a50b31e34102 [diff] |
[PATCH] audit inode for all xattr syscalls Collect inode info for the remaining xattr syscalls that operate on a file descriptor. These don't call a path_lookup variant, so they aren't covered by the general audit hook. Signed-off-by: Amy Griffis <amy.griffis@hp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>