diff options
| author | Miklos Szeredi <[email protected]> | 2012-03-26 10:54:24 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2012-03-31 20:03:17 +0000 |
| commit | bad61189780ec0592cacde01a0775cb98a30efdc (patch) | |
| tree | c17f96209e27717bab726d1fae5c4164c49c4860 /fs/jbd2/commit.c | |
| parent | untangling do_lookup() - take __lookup_hash()-calling case out of line. (diff) | |
| download | kernel-bad61189780ec0592cacde01a0775cb98a30efdc.tar.gz kernel-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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
