diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2012-03-26 14:54:20 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-04-01 00:03:16 +0400 |
commit | 3637c05d881b2b7bab36f339245b8963f5b29c9f (patch) | |
tree | 771ea8149d971517934d7023a6f3d34ccc42068f /fs/binfmt_som.c | |
parent | fa4ee159512ee39b6c65ac40db986ea7a2f7de60 (diff) | |
download | linux-3637c05d881b2b7bab36f339245b8963f5b29c9f.tar.xz |
vfs: don't revalidate just looked up dentry
__lookup_hash() calls ->lookup() if the dentry needs lookup and on success
revalidates the dentry (all under dir->i_mutex).
While this is harmless it doesn't make a lot of sense.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_som.c')
0 files changed, 0 insertions, 0 deletions