diff options
author | 2015-04-22 12:10:45 -0400 | |
---|---|---|
committer | 2015-05-10 22:18:31 -0400 | |
commit | a5cfe2d5e14d4c2dec06b22d18050c443c7537f9 (patch) | |
tree | 675ff9450e7eafa62da07c63bc4262964909246c /fs/9p/vfs_inode.c | |
parent | do_last: kill symlink_ok (diff) | |
download | wireguard-linux-a5cfe2d5e14d4c2dec06b22d18050c443c7537f9.tar.xz wireguard-linux-a5cfe2d5e14d4c2dec06b22d18050c443c7537f9.zip |
do_last: regularize the logics around following symlinks
With LOOKUP_FOLLOW we unlazy and return 1; without it we either
fail with ELOOP or, for O_PATH opens, succeed. No need to mix
those cases...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/9p/vfs_inode.c')
0 files changed, 0 insertions, 0 deletions