commit | 4fc03b9beb2314f3adb9e72b7935a80c577954d1 | [log] [tgz] |
---|---|---|
author | Amy Griffis <amy.griffis@hp.com> | Tue Feb 13 14:15:01 2007 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 11 05:38:26 2007 -0400 |
tree | 81e04534c582923fcdc8212497d1487ddae412a8 | |
parent | 510f4006e7a82b37b53c17bbe64ec20f3a59302b [diff] |
[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 <amy.griffis@hp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>