diff options
author | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 07:49:57 +0100 |
---|---|---|
committer | Nick Piggin <npiggin@kernel.dk> | 2011-01-07 07:50:29 +0100 |
commit | 34286d6662308d82aed891852d04c7c3a2649b16 (patch) | |
tree | c4b7311404d302e7cb94df7a4690298e1059910a /mm/mlock.c | |
parent | fs: cache optimise dentry and inode for rcu-walk (diff) | |
download | linux-34286d6662308d82aed891852d04c7c3a2649b16.tar.xz linux-34286d6662308d82aed891852d04c7c3a2649b16.zip |
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>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions