diff options
author | 2012-03-26 12:54:24 +0200 | |
---|---|---|
committer | 2012-03-31 16:03:17 -0400 | |
commit | bad61189780ec0592cacde01a0775cb98a30efdc (patch) | |
tree | c17f96209e27717bab726d1fae5c4164c49c4860 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | untangling do_lookup() - take __lookup_hash()-calling case out of line. (diff) | |
download | wireguard-linux-bad61189780ec0592cacde01a0775cb98a30efdc.tar.xz wireguard-linux-bad61189780ec0592cacde01a0775cb98a30efdc.zip |
vfs: split __lookup_hash
Split __lookup_hash into two component functions:
lookup_dcache - tries cached lookup, returns whether real lookup is needed
lookup_real - calls i_op->lookup
This eliminates code duplication between d_alloc_and_lookup() and
d_inode_lookup().
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions