sys_sendfile: switch to using ->splice_read, if available
This patch makes sendfile prefer to use ->splice_read(), if it'savailable in the file_operations structure.Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Jens Axboe 19 years ago 534f2aaa 6a14b90b