-
Al Viro authored
Just store it in nd->stack[nd->depth].link right in pick_link(). Now that we make sure of stack expansion in pick_link(), we can do so... Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
1cf2665b
Just store it in nd->stack[nd->depth].link right in pick_link().
Now that we make sure of stack expansion in pick_link(), we can
do so...
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>