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:
5242039
)
fanotify: allow userspace to flush all marks
author
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:21:57 +0000
(17:21 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:22:14 +0000
(17:22 -0400)
fanotify is supposed to be able to flush all marks. This is mostly useful
for the AV community to flush all cached decisions on a security policy
change. This functionality has existed in the kernel but wasn't correctly
exposed to userspace.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found