Home
last modified time | relevance | path

Searched hist:"51 c6546c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c51c6546c Mon Jul 04 10:20:51 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> follow_dotdot{,_rcu}(): change calling conventions

Instead of returning NULL when we are in root, just make it return
the current position (and set *seqp and *inodep accordingly).
That collapses the calls of step_into() in handle_dots()

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