diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-18 19:50:40 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-18 19:51:58 +0200 |
commit | fec11dd9a0109fe52fd631e5c510778d6cbff6cc (patch) | |
tree | 2a59d8e2cb0325862740fc24ecb246aa02c8413f /fs/namei.c | |
parent | hppfs_lookup(): don't open-code lookup_one_len() (diff) | |
download | linux-fec11dd9a0109fe52fd631e5c510778d6cbff6cc.tar.xz linux-fec11dd9a0109fe52fd631e5c510778d6cbff6cc.zip |
Fix cifs_get_root()
Add missing ->i_mutex, convert to lookup_one_len() instead of
(broken) open-coded analog, cope with getting something like
a//b as relative pathname. Simplify the hell out of it, while
we are there...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions