summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-05-09 00:37:07 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2015-05-11 15:12:57 +0300
commit3bdba28b72f5d2e7f3df031b04008b9a6fbdc775 (patch)
treec538a12b16e7c2cbd53eff4d07c7116babf96c6f /COPYING
parent368ee9ba565d6e13912791b05f3cc1dfa945a62a (diff)
downloadlinux-3bdba28b72f5d2e7f3df031b04008b9a6fbdc775.tar.xz
namei: lift link_path_walk() call out of trailing_symlink()
Make trailing_symlink() return the pathname to traverse or ERR_PTR(-E...). A subtle point is that for "magic" symlinks it returns "" now - that leads to link_path_walk("", nd), which is immediately returning 0 and we are back to the treatment of the last component, at whereever the damn thing has left us. Reduces the stack footprint - link_path_walk() called on more shallow stack now. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions