]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/namei.c
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)
commit92d270165cffb57a91e036bea2f4d6f2f8522cf1
tree9ec761c7ec60c7cfe19d7d8d75458a64ab254a60
parent40fcf5a931af901198fcfb23a50354e54e1fa7a6
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