]> Pileus Git - ~andy/linux/commit
audit: allow audit matching on inode gid
authorEric Paris <eparis@redhat.com>
Tue, 3 Jan 2012 19:23:07 +0000 (14:23 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:16:59 +0000 (16:16 -0500)
commit54d3218b31aee5bc9c859ae60fbde933d922448b
treeebc383920713c283133d885191d0c19cb049afd2
parentefaffd6e4417860c67576ac760dd6e8bbd15f006
audit: allow audit matching on inode gid

Much like the ability to filter audit on the uid of an inode collected, we
should be able to filter on the gid of the inode.

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