Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.caca2903e Thu Jan 09 14:17:57 CST 2020 Al Viro <viro@zeniv.linux.org.uk> new step_into() flag: WALK_NOFOLLOW

Tells step_into() not to follow symlinks, regardless of LOOKUP_FOLLOW.
Allows to switch handle_lookup_down() to of step_into(), getting
all follow_managed() and step_into() calls paired.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
aca2903e Thu Jan 09 14:17:57 CST 2020 Al Viro <viro@zeniv.linux.org.uk> new step_into() flag: WALK_NOFOLLOW

Tells step_into() not to follow symlinks, regardless of LOOKUP_FOLLOW.
Allows to switch handle_lookup_down() to of step_into(), getting
all follow_managed() and step_into() calls paired.

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