From: Steve Grubb Date: Fri, 29 Apr 2005 16:30:07 +0000 (+0100) Subject: [AUDIT] LOGIN message credentials X-Git-Tag: v2.6.12-rc4~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=456be6cd90dbbb9b0ea01d56932d56d110d51cf7;p=pandora-kernel.git [AUDIT] LOGIN message credentials Attached is a new patch that solves the issue of getting valid credentials into the LOGIN message. The current code was assuming that the audit context had already been copied. This is not always the case for LOGIN messages. To solve the problem, the patch passes the task struct to the function that emits the message where it can get valid credentials. Signed-off-by: Steve Grubb Signed-off-by: David Woodhouse --- Reading git-diff-tree failed