commit | 9e66e4233db9c7e31e9ee706be2c9ddd54cf99b3 | [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 | 9d778b358fb6e5f02fb2cf634c2163f34982b7dd | |
parent | c4ec54b40d33f8016fea970a383cc584dd0e6019 [diff] |
fanotify: permissions and blocking This is the backend work needed for fanotify to support the new FS_OPEN_PERM and FS_ACCESS_PERM fsnotify events. This is done using the new fsnotify secondary queue. No userspace interface is provided actually respond to or request these events. Signed-off-by: Eric Paris <eparis@redhat.com>