From: Paul Moore Date: Fri, 17 Nov 2006 22:38:55 +0000 (-0500) Subject: NetLabel: honor the audit_enabled flag X-Git-Tag: v2.6.20-rc1~34^2~40^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de64688ffb952a65ddbc5295ccd235d35f292593;p=pandora-kernel.git NetLabel: honor the audit_enabled flag The audit_enabled flag is used to signal when syscall auditing is to be performed. While NetLabel uses a Netlink interface instead of syscalls, it is reasonable to consider the NetLabel Netlink interface as a form of syscall so pay attention to the audit_enabled flag when generating audit messages in NetLabel. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed