AUDIT: Fix AVC_USER message passing.
authorSteve Grubb <sgrubb@redhat.com>
Fri, 20 May 2005 23:18:37 +0000 (00:18 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 20 May 2005 23:18:37 +0000 (00:18 +0100)
commit05474106a41f44d16d649bc8c7687fc24ce4370a
tree0c6893b88d843795d60eb03e929bac3e8937bc9c
parent011161051bbc25f7f8b7df059dbd934c534443f0
AUDIT: Fix AVC_USER message passing.

The original AVC_USER message wasn't consolidated with the new range of
user messages. The attached patch fixes the kernel so the old messages
work again.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
kernel/audit.c