commit | b2d879096ac799722e6017ee82c0586f0d101c9c | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:34 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:59:02 2010 -0400 |
tree | 3628e99772d2bf51ce736a775a056bffaae44e8c | |
parent | 9e66e4233db9c7e31e9ee706be2c9ddd54cf99b3 [diff] |
fanotify: userspace interface for permission responses fanotify groups need to respond to events which include permissions types. To do so groups will send a response using write() on the fanotify_fd they have open. Signed-off-by: Eric Paris <eparis@redhat.com>