linux/fs/fat
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method
Require filesystems be aware of .d_revalidate being called in rcu-walk
mode (nd->flags & LOOKUP_RCU). For now do a simple push down, returning
-ECHILD from all implementations.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:29 +11:00
..
cache.c
dir.c
fat.h
fatent.c block: remove BLKDEV_IFL_WAIT 2010-09-16 20:52:58 +02:00
file.c
inode.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
Kconfig
Makefile
misc.c block: remove the BH_Eopnotsupp flag 2010-09-10 12:35:40 +02:00
namei_msdos.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
namei_vfat.c fs: rcu-walk aware d_revalidate method 2011-01-07 17:50:29 +11:00