Skip to content
Commit 7b54c165 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink



It's "normal" - it can happen if the file descriptor you followed was
opened with O_NOFOLLOW.

Reported-by: default avatarDave Jones <davej@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: stable@kernel.org
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 47b3bc90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment