From: Amy Griffis Date: Tue, 13 Feb 2007 19:15:01 +0000 (-0500) Subject: [PATCH] complete message queue auditing X-Git-Tag: v2.6.22-rc1~32^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fc03b9beb2314f3adb9e72b7935a80c577954d1;p=pandora-kernel.git [PATCH] complete message queue auditing Handle the edge cases for POSIX message queue auditing. Collect inode info when opening an existing mq, and for send/receive operations. Remove audit_inode_update() as it has really evolved into the equivalent of audit_inode(). Signed-off-by: Amy Griffis Signed-off-by: Al Viro --- Reading git-diff-tree failed