summaryrefslogtreecommitdiff
path: root/fs/befs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-04-18 18:23:41 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2015-05-10 22:19:50 -0400
commit0a959df54b088d38371ebae4b1d7bc3112f6ef62 (patch)
treed35ff7203e0f0877fef19ebd4b25740702418d98 /fs/befs
parent680baacbca69d18a6d7315374ad83d05ac9c0977 (diff)
namei.c: separate the parts of follow_link() that find the link body
Split a piece of fs/namei.c:follow_link() that does obtaining the link body into a separate function. follow_link() itself is converted to calling get_link() and then doing the body traversal (if any). The next step will expand follow_link() call in link_path_walk() and this helps to keep the size down... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/befs')
0 files changed, 0 insertions, 0 deletions