2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/fs/notify/inotify
Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code
currently all marking is done by functions in inode-mark.c.  Some of this
is pretty generic and should be instead done in a generic function and we
should only put the inode specific code in inode-mark.c

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:57 -04:00
..
inotify_fsnotify.c fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
inotify_user.c fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
inotify.h inotify: rename mark_entry to just mark 2010-07-28 09:58:54 -04:00
Kconfig inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00
Makefile inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00