Home
last modified time | relevance | path

Searched hist:"5 c31b6ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c5c31b6ce Tue May 12 16:32:54 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>
5c31b6ce Tue May 12 16:32:54 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>