Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 697fc6ca authored by Al Viro's avatar Al Viro
Browse files

namei: move link/cookie pairs into nameidata



Array of MAX_NESTED_LINKS + 1 elements put into nameidata;
what used to be a local array in link_path_walk() occupies
entries 1 .. MAX_NESTED_LINKS in it, link and cookie from
the trailing symlink handling loops - entry 0.

This is _not_ the final arrangement; just an easily verified
incremental step.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 9e18f10a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment