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

namei: saner calling conventions for filename_create()



a) make it reject ERR_PTR() for name
b) make it putname(name) upon return in all other cases.

seriously simplifies the callers...

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