From: Stephen Smalley Date: Fri, 20 May 2005 23:15:52 +0000 (+0100) Subject: AUDIT: Avoid sleeping function in SElinux AVC audit. X-Git-Tag: v2.6.13-rc1~90^2~583^2~53^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=011161051bbc25f7f8b7df059dbd934c534443f0;p=pandora-kernel.git AUDIT: Avoid sleeping function in SElinux AVC audit. This patch changes the SELinux AVC to defer logging of paths to the audit framework upon syscall exit, by saving a reference to the (dentry,vfsmount) pair in an auxiliary audit item on the current audit context for processing by audit_log_exit. Signed-off-by: Stephen Smalley Signed-off-by: David Woodhouse --- Reading git-diff-tree failed