From: Jens Axboe Date: Fri, 1 Jun 2007 09:49:19 +0000 (+0200) Subject: sendfile: remove .sendfile from filesystems that use generic_file_sendfile() X-Git-Tag: v2.6.23-rc1~1157^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ffc4ef45b3b0a57872f631b4e4ceb8ace0d7496;p=pandora-kernel.git sendfile: remove .sendfile from filesystems that use generic_file_sendfile() They can use generic_file_splice_read() instead. Since sys_sendfile() now prefers that, there should be no change in behaviour. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed