]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fanotify: permissions and blocking
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:34 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:59:02 +0000 (09:59 -0400)
commit9e66e4233db9c7e31e9ee706be2c9ddd54cf99b3
tree9d778b358fb6e5f02fb2cf634c2163f34982b7dd
parentc4ec54b40d33f8016fea970a383cc584dd0e6019
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>
fs/notify/fanotify/Kconfig
fs/notify/fanotify/fanotify.c
fs/notify/fanotify/fanotify_user.c
include/linux/fanotify.h
include/linux/fsnotify_backend.h