From: Amy Griffis Date: Fri, 2 Jun 2006 17:16:01 +0000 (-0400) Subject: [PATCH] fix AUDIT_FILTER_PREPEND handling X-Git-Tag: v2.6.18-rc1~1102^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a2bceec0ea7fdc47aef9a3f2f771c201eaabe5d;p=pandora-kernel.git [PATCH] fix AUDIT_FILTER_PREPEND handling Clear AUDIT_FILTER_PREPEND flag after adding rule to list. This fixes three problems when a rule is added with the -A syntax: - auditctl displays filter list as "(null)" - the rule cannot be removed using -d - a duplicate rule can be added with -a Signed-off-by: Amy Griffis Signed-off-by: Al Viro --- Reading git-diff-tree failed