commit | 916d75761c971b6e630a26bd4ba472e90ac9a4b9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 24 00:02:38 2009 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 24 00:02:38 2009 -0400 |
tree | 3a4b18d0d29c1d12f64fefbb2bc5559813a686f7 | |
parent | 9d9609851003ebed15957f0f2ce18492739ee124 [diff] |
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 <viro@zeniv.linux.org.uk>