Home
last modified time | relevance | path

Searched hist:a2d8bc6cb4a3024661baf877242f123787d0c054 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/notify/
H A Dfsnotify.hdiff 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 Dnotification.cdiff 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 Dgroup.cdiff 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 Dfsnotify_backend.hdiff 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>