From: Al Viro Date: Wed, 24 Jun 2009 04:02:38 +0000 (-0400) Subject: Fix rule eviction order for AUDIT_DIR X-Git-Tag: v2.6.31-rc1~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916d75761c971b6e630a26bd4ba472e90ac9a4b9;p=pandora-kernel.git Fix rule eviction order for AUDIT_DIR If syscall removes the root of subtree being watched, we definitely do not want the rules refering that subtree to be destroyed without the syscall in question having a chance to match them. Signed-off-by: Al Viro --- Reading git-diff-tree failed