git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc7e31
)
[PATCH] audit inode patch
author
Steve Grubb
<sgrubb@redhat.com>
Mon, 3 Apr 2006 18:06:13 +0000
(14:06 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 1 May 2006 10:09:53 +0000
(06:09 -0400)
Previously, we were gathering the context instead of the sid. Now in this patch,
we gather just the sid and convert to context only if an audit event is being
output.
This patch brings the performance hit from 146% down to 23%
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found