Fix rule eviction order for AUDIT_DIR
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 04:02:38 +0000 (00:02 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 04:02:38 +0000 (00:02 -0400)
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>

No differences found