Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.ce9742b53 Sat Mar 05 21:04:59 CST 2016 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>
e9742b53 Sat Mar 05 21:04:59 CST 2016 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>