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

namei: saner calling conventions for filename_parentat()



a) make it reject ERR_PTR() for name
b) make it putname(name) on all other failure exits
c) make it return name on success

again, simplifies the callers

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