Files
kernel_arpi/include/linux
Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying
In order to accomodate retrying path-based syscalls, we need to add a
new "type" argument to audit_inode_child. This will tell us whether
we're looking for a child entry that represents a create or a delete.

If we find a parent, don't automatically assume that we need to create a
new entry. Instead, use the information we have to try to find an
existing entry first. Update it if one is found and create a new one if
not.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-10-12 00:32:03 -04:00
..
2012-09-19 19:08:53 -06:00
2012-09-27 14:28:09 -03:00
2012-09-19 19:08:46 -06:00
2012-09-20 14:31:45 +02:00
2012-09-27 09:29:33 -04:00
2012-09-26 21:10:00 -04:00
2012-09-19 19:50:20 +02:00
2012-10-06 03:04:56 +09:00
2012-10-01 18:39:45 -04:00
2012-09-26 13:52:36 -07:00
2012-10-10 01:15:44 -04:00
2012-10-09 16:22:54 +09:00
2012-10-09 16:23:00 +09:00
2012-10-06 03:05:24 +09:00
2012-09-27 10:47:59 +02:00
2012-10-09 16:22:24 +09:00
2012-10-05 22:23:53 +02:00
2012-10-11 08:50:16 +09:00
2012-10-06 03:05:01 +09:00
2012-09-27 12:45:28 +02:00
2012-10-11 20:02:04 -04:00
2012-10-07 00:40:54 -04:00
2012-10-09 16:22:55 +09:00
2012-10-09 16:22:32 +09:00
2012-09-28 15:05:15 +09:30