commit | ecf6f5e7d68471b08603f7c20143ac236602364f | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Nov 08 18:08:14 2010 -0500 |
committer | Eric Paris <eparis@redhat.com> | Tue Dec 07 16:14:17 2010 -0500 |
tree | fb6fc404022d4674c2cb8e9a31f98a719a316e14 | |
parent | e8a7e48bb248a1196484d3f8afa53bded2b24e71 [diff] |
fanotify: deny permissions when no event was sent If no event was sent to userspace we cannot expect userspace to respond to permissions requests. Today such requests just hang forever. This patch will deny any permissions event which was unable to be sent to userspace. Reported-by: Tvrtko Ursulin <tvrtko.ursulin@sophos.com> Signed-off-by: Eric Paris <eparis@redhat.com>