Staging
v0.5.1
https://github.com/torvalds/linux
Revision ddb61a57bb6df673986e6476407f97d28b02031f authored by Jens Axboe on 24 June 2007, 06:07:50 UTC, committed by David S. Miller on 24 June 2007, 06:07:50 UTC
tcp_read_sock() currently assumes that the recv_actor() only returns
number of bytes copied. For network splice receive, we may have to
return an error in some cases. So allow the actor to return a negative
error value.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 4b2a8fb
History
Tip revision: ddb61a57bb6df673986e6476407f97d28b02031f authored by Jens Axboe on 24 June 2007, 06:07:50 UTC
[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
Tip revision: ddb61a5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top