linux/fs/gfs2
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
acl.c
acl.h
aops.c fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
bmap.c
bmap.h
dentry.c fs: rcu-walk aware d_revalidate method 2011-01-07 17:50:29 +11:00
dir.c
dir.h
export.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
file.c locks: let the caller free file_lock on ->setlease failure 2010-10-31 06:35:15 -07:00
gfs2.h
glock.c GFS2: Fix inode deallocation race 2010-11-15 12:44:42 +00:00
glock.h
glops.c
glops.h
incore.h
inode.c GFS2: Fix inode deallocation race 2010-11-15 12:44:42 +00:00
inode.h GFS2: Fix inode deallocation race 2010-11-15 12:44:42 +00:00
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
meta_io.c writeback: remove nonblocking/encountered_congestion references 2010-10-26 16:52:05 -07:00
meta_io.h
ops_fstype.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
ops_inode.c fs: dcache reduce branches in lookup path 2011-01-07 17:50:28 +11:00
quota.c GFS2: Userland expects quota limit/warn/usage in 512b blocks 2010-11-19 11:20:29 +00:00
quota.h
recovery.c
recovery.h
rgrp.c GFS2: Fix inode deallocation race 2010-11-15 12:44:42 +00:00
rgrp.h
super.c fs: icache RCU free inodes 2011-01-07 17:50:26 +11:00
super.h
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h