From: Jens Axboe Date: Fri, 1 Jun 2007 12:52:37 +0000 (+0200) Subject: sys_sendfile: switch to using ->splice_read, if available X-Git-Tag: v2.6.23-rc1~1157^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534f2aaa6ab07cd71164180bc958a7dcde41db11;p=pandora-kernel.git sys_sendfile: switch to using ->splice_read, if available This patch makes sendfile prefer to use ->splice_read(), if it's available in the file_operations structure. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed