Commit 52420392 authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: call fsnotify_parent in perm events



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: default avatarEric Paris <eparis@redhat.com>
parent ff8bcbd0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment