git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d96098
)
Fix rule eviction order for AUDIT_DIR
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 04:02:38 +0000
(
00:02
-0400)
committer
Al 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