Home
last modified time | relevance | path

Searched hist:cbaab2db (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.ccbaab2db Thu Jan 22 01:49:00 CST 2015 Al Viro <viro@zeniv.linux.org.uk> simpler calling conventions for filename_mountpoint()

a) make it accept ERR_PTR() as filename (and return its PTR_ERR() in that case)
b) make it putname() the sucker in the end otherwise

simplifies life for callers...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
cbaab2db Thu Jan 22 01:49:00 CST 2015 Al Viro <viro@zeniv.linux.org.uk> simpler calling conventions for filename_mountpoint()

a) make it accept ERR_PTR() as filename (and return its PTR_ERR() in that case)
b) make it putname() the sucker in the end otherwise

simplifies life for callers...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>