diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-08 09:03:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-08 09:03:07 -0800 |
commit | 7b54c165a0c012edbaeaa73c5c87cb73721eb580 (patch) | |
tree | c44ffe65534057860a73226d28dac1d4e6ea9ac7 /net | |
parent | 47b3bc907328db968bc9b43c41f48f8d1e140750 (diff) | |
download | linux-exynos-7b54c165a0c012edbaeaa73c5c87cb73721eb580.tar.gz linux-exynos-7b54c165a0c012edbaeaa73c5c87cb73721eb580.tar.bz2 linux-exynos-7b54c165a0c012edbaeaa73c5c87cb73721eb580.zip |
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: Dave Jones <davej@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions