]> git.baikalelectronics.ru Git - kernel.git/commit
merging pick_link() with get_link(), part 4
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 14 Jan 2020 18:24:17 +0000 (13:24 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Mar 2020 01:08:18 +0000 (21:08 -0400)
commit94130546a407e7edaa89b12bd4415ea013da01af
tree9ec761c7ec60c7cfe19d7d8d75458a64ab254a60
parente5b0791c5d4369abea48d5c7da5a008de2a082c6
merging pick_link() with get_link(), part 4

Move the call of get_link() into walk_component().  Change the
calling conventions for walk_component() to returning the link
body to follow (if any).

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