Searched hist:c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/notify/ |
H A D | fsnotify.h | diff c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 Thu May 21 16:01:29 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism. We add a generic parent notification mechanism to fsnotify for both of these to use. This new machanism also adds the dentry flag optimization which exists for inotify to dnotify.
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 | fsnotify.c | diff c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 Thu May 21 16:01:29 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism. We add a generic parent notification mechanism to fsnotify for both of these to use. This new machanism also adds the dentry flag optimization which exists for inotify to dnotify.
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.h | diff c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 Thu May 21 16:01:29 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism. We add a generic parent notification mechanism to fsnotify for both of these to use. This new machanism also adds the dentry flag optimization which exists for inotify to dnotify.
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 | fsnotify_backend.h | diff c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 Thu May 21 16:01:29 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism. We add a generic parent notification mechanism to fsnotify for both of these to use. This new machanism also adds the dentry flag optimization which exists for inotify to dnotify.
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 | dcache.h | diff c28f7e56e9d95fb531dc3be8df2e7f52bee76d21 Thu May 21 16:01:29 CDT 2009 Eric Paris <eparis@redhat.com> fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism. We add a generic parent notification mechanism to fsnotify for both of these to use. This new machanism also adds the dentry flag optimization which exists for inotify to dnotify.
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de>
|