diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2012-05-21 17:30:05 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-06-01 12:11:56 -0400 |
commit | 697f514df10b0f46bcd7596c1be18b7e2e9b28bb (patch) | |
tree | eed5439dcc771e5ee18cab74de829e97200ea320 /fs/stack.c | |
parent | e41f941a23115e84a8550b3d901a13a14b2edc2f (diff) |
vfs: split do_lookup()
Split do_lookup() into two functions:
lookup_fast() - does cached lookup without i_mutex
lookup_slow() - does lookup with i_mutex
Both follow managed dentries.
The new functions are needed by atomic_open.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions