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
..
Kconfig
Makefile
cache.c
dir.c
fat.h
fatent.c
file.c
inode.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
misc.c
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