aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-11-14 01:50:26 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2016-12-05 19:11:58 -0500
commit8f64fb1ccef331077a96cbfc3c23f91cbe563fd0 (patch)
tree7beb8dc566ef1fb70abe82b7ea817efc677b8367 /security
parentnamei: pass both WALK_GET and WALK_MORE to should_follow_link() (diff)
downloadlinux-dev-8f64fb1ccef331077a96cbfc3c23f91cbe563fd0.tar.xz
linux-dev-8f64fb1ccef331077a96cbfc3c23f91cbe563fd0.zip
namei: fold should_follow_link() with the step into not-followed link
All callers are followed by the same boilerplate - "if it has returned 0, update nd->path/inode/seq - we are not following a symlink here". Pull it into the function itself, renaming it into step_into(). Rename WALK_GET to WALK_FOLLOW, while we are at it - more descriptive name. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions