linux-stable/fs/fuse
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
..
control.c convert get_sb_single() users 2010-10-29 04:16:28 -04:00
cuse.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
dev.c fuse: use release_pages() 2010-10-27 18:03:17 -07:00
dir.c fs: rcu-walk aware d_revalidate method 2011-01-07 17:50:29 +11:00
file.c fuse: verify ioctl retries 2010-11-30 16:39:27 +01:00
fuse_i.h fuse: add retrieve request 2010-07-12 14:41:40 +02:00
inode.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00