+9
−6
+7
−2
Loading
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>