linux-IllusionX/fs/notify
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking
dcache_inode_lock can be replaced with per-inode locking. Use existing
inode->i_lock for this. This is slightly non-trivial because we sometimes
need to find the inode from the dentry, which requires d_inode to be
stabilised (either with refcount or d_lock).

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:31 +11:00
..
dnotify
fanotify fanotify: fill in the metadata_len field on struct fanotify_event_metadata 2010-12-15 13:58:18 -05:00
inotify inotify: stop kernel memory leak on file creation failure 2010-12-07 16:14:22 -05:00
fsnotify.c fs: dcache per-inode inode alias locking 2011-01-07 17:50:31 +11:00
fsnotify.h
group.c
inode_mark.c
Kconfig
Makefile
mark.c
notification.c
vfsmount_mark.c