summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAl Viro2016-11-14 07:50:26 +0100
committerAl Viro2016-12-06 01:11:58 +0100
commit8f64fb1ccef331077a96cbfc3c23f91cbe563fd0 (patch)
tree7beb8dc566ef1fb70abe82b7ea817efc677b8367 /security
parentnamei: pass both WALK_GET and WALK_MORE to should_follow_link() (diff)
downloadkernel-qcow2-linux-8f64fb1ccef331077a96cbfc3c23f91cbe563fd0.tar.gz
kernel-qcow2-linux-8f64fb1ccef331077a96cbfc3c23f91cbe563fd0.tar.xz
kernel-qcow2-linux-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