From: Changli Gao Date: Mon, 12 Jul 2010 21:00:12 +0000 (+0000) Subject: rfs: call sock_rps_record_flow() in tcp_splice_read() X-Git-Tag: v2.6.35-rc6~15^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a047bf87b1b6f69c62ab9fb28072c639cb7e2fa;p=pandora-kernel.git rfs: call sock_rps_record_flow() in tcp_splice_read() rfs: call sock_rps_record_flow() in tcp_splice_read() call sock_rps_record_flow() in tcp_splice_read(), so the applications using splice(2) or sendfile(2) can utilize RFS. Signed-off-by: Changli Gao ---- net/ipv4/tcp.c | 1 + 1 file changed, 1 insertion(+) Signed-off-by: David S. Miller --- Reading git-diff-tree failed