audit: implement all object interfield comparisons
commit4a6633ed08af5ba67790b4d1adcdeb8ceb55677e
authorPeter Moody <pmoody@google.com>
Wed, 14 Dec 2011 00:17:51 +0000 (13 16:17 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:17:02 +0000 (17 16:17 -0500)
tree8b658f732f742d3d3a40f84b39ce4aa42f70d538
parentc9fe685f7a17a0ee8bf3fbe51e40b1c8b8e65896
audit: implement all object interfield comparisons

This completes the matrix of interfield comparisons between uid/gid
information for the current task and the uid/gid information for inodes.
aka I can audit based on differences between the euid of the process and
the uid of fs objects.

Signed-off-by: Peter Moody <pmoody@google.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/audit.h
kernel/auditsc.c