From: Eric Paris Date: Tue, 8 Jan 2008 22:38:31 +0000 (-0500) Subject: [AUDIT] create context if auditing was ever enabled X-Git-Tag: v2.6.25-rc1~1080^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b593d384efcff7bdf6beb1bc1bc69927977aee26;p=pandora-kernel.git [AUDIT] create context if auditing was ever enabled Disabling audit at runtime by auditctl doesn't mean that we can stop allocating contexts for new processes; we don't want to miss them when that sucker is reenabled. (based on work from Al Viro in the RHEL kernel series) Signed-off-by: Eric Paris --- Reading git-diff-tree failed