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:
ff8bcbd
)
fsnotify: call fsnotify_parent in perm events
author
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:21:56 +0000
(17:21 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 28 Oct 2010 21:22:13 +0000
(17:22 -0400)
fsnotify perm events do not call fsnotify parent. That means you cannot
register a perm event on a directory and enforce permissions on all inodes in
that directory. This patch fixes that situation.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found