Searched hist:a2d8bc6cb4a3024661baf877242f123787d0c054 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/notify/ |
H A D | fsnotify.h | diff a2d8bc6cb4a3024661baf877242f123787d0c054 Thu May 21 16:01:37 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: generic notification queue and waitq
inotify needs to do asyc notification in which event information is stored on a queue until the listener is ready to receive it. This patch implements a generic notification queue for inotify (and later fanotify) to store events to be sent at a later time.
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
|
H A D | notification.c | diff a2d8bc6cb4a3024661baf877242f123787d0c054 Thu May 21 16:01:37 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: generic notification queue and waitq
inotify needs to do asyc notification in which event information is stored on a queue until the listener is ready to receive it. This patch implements a generic notification queue for inotify (and later fanotify) to store events to be sent at a later time.
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
|
H A D | group.c | diff a2d8bc6cb4a3024661baf877242f123787d0c054 Thu May 21 16:01:37 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: generic notification queue and waitq
inotify needs to do asyc notification in which event information is stored on a queue until the listener is ready to receive it. This patch implements a generic notification queue for inotify (and later fanotify) to store events to be sent at a later time.
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/ |
H A D | fsnotify_backend.h | diff a2d8bc6cb4a3024661baf877242f123787d0c054 Thu May 21 16:01:37 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: generic notification queue and waitq
inotify needs to do asyc notification in which event information is stored on a queue until the listener is ready to receive it. This patch implements a generic notification queue for inotify (and later fanotify) to store events to be sent at a later time.
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
|