remarkable-linux/fs/notify
Eric Paris 28c60e37f8 fsnotify: send struct file when sending events to parents when possible
fanotify needs a path in order to open an fd to the object which changed.
Currently notifications to inode's parents are done using only the inode.
For some parental notification we have the entire file, send that so
fanotify can use it.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:48 -04:00
..
dnotify fsnotify: include data in should_send calls 2010-07-28 09:58:31 -04:00
inotify fsnotify: include data in should_send calls 2010-07-28 09:58:31 -04:00
fsnotify.c fsnotify: send struct file when sending events to parents when possible 2010-07-28 09:58:48 -04:00
fsnotify.h
group.c fsnotify: kzalloc fsnotify groups 2010-07-28 09:58:20 -04:00
inode_mark.c fsnotify: allow addition of duplicate fsnotify marks 2010-07-28 09:58:17 -04:00
Kconfig fsnotify: use def_bool in kconfig instead of letting the user choose 2009-07-21 15:26:26 -04:00
Makefile
notification.c fsnotify: use kmem_cache_zalloc to simplify event initialization 2010-07-28 09:58:20 -04:00