https://github.com/torvalds/linux
Revision a84b69cb6e0a41e86bc593904faa6def3b957343 authored by Al Viro on 04 July 2015, 20:04:19 UTC, committed by Al Viro on 04 July 2015, 20:04:19 UTC
If we'd already sent a request and decide to abort it, we *must*
issue TFLUSH properly and not just blindly reuse the tag, or
we'll get seriously screwed when response eventually arrives
and we confuse it for response to later request that had reused
the same tag.

Cc: stable@vger.kernel.org # v3.2 and later
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 43c3dd0
History
Tip revision: a84b69cb6e0a41e86bc593904faa6def3b957343 authored by Al Viro on 04 July 2015, 20:04:19 UTC
9p: forgetting to cancel request on interrupted zero-copy RPC
Tip revision: a84b69c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 302.4 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top