summaryrefslogtreecommitdiffstats
path: root/drivers/connector/cn_queue.c
diff options
context:
space:
mode:
authorMichal Feix <michal.feix@firma.seznam.cz>2006-07-30 12:03:32 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-31 22:28:39 +0200
commitf0df33bcab4b687f0f18b9ebd69d374642e46a0e (patch)
tree808ecf0e290eb67063fd1d42af53ed611b486590 /drivers/connector/cn_queue.c
parent[PATCH] nbd: Check magic before doing anything else (diff)
downloadlinux-f0df33bcab4b687f0f18b9ebd69d374642e46a0e.tar.xz
linux-f0df33bcab4b687f0f18b9ebd69d374642e46a0e.zip
[PATCH] nbd: Abort request on data reception failure
When reading from nbd device, we need to receive all the data after receiving reply packet from the server - otherwise such request will never be ended. If socket is closed right after accepting reply control packet and in the middle of waiting for read data, nbd_read_stat() returns NULL and nbd_end_request() is not called. This patch fixes it. Signed-off-by: Michal Feix <michal@feix.cz> Acked-by: Paul Clements <paul.clements@steeleye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/connector/cn_queue.c')
0 files changed, 0 insertions, 0 deletions