Home
last modified time | relevance | path

Searched hist:"4675 ac39" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c4675ac39 Mon Jan 09 21:29:15 CST 2017 Al Viro <viro@zeniv.linux.org.uk> namei.c: split unlazy_walk()

In all but one case, the last two arguments are NULL and 0 resp.;
almost everyone just wants to switch nameidata to non-RCU mode.
The only exception is lookup_fast(), where we have a child dentry
we want to legitimize as well. Split these two cases.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
4675ac39 Mon Jan 09 21:29:15 CST 2017 Al Viro <viro@zeniv.linux.org.uk> namei.c: split unlazy_walk()

In all but one case, the last two arguments are NULL and 0 resp.;
almost everyone just wants to switch nameidata to non-RCU mode.
The only exception is lookup_fast(), where we have a child dentry
we want to legitimize as well. Split these two cases.

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