Skip to content
Commit 4b1ae27a authored by Al Viro's avatar Al Viro
Browse files

Revert "autofs4: always use lookup for lookup"

This reverts commit 213614d5

.

Alas, ->d_revalidate() can't rely on ->lookup() finishing what
it's started; if d_alloc() in do_lookup() fails, we are not going
to call ->lookup() at all.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 60b341b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment