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

namei: change calling conventions for lookup_{fast,slow} and follow_managed()



Have lookup_fast() return 1 on success and 0 on "need to fall back";
lookup_slow() and follow_managed() return positive (1) on success.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5d0f49c1
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