Skip to content
Commit 534f2aaa authored by Jens Axboe's avatar Jens Axboe
Browse files

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: default avatarJens Axboe <jens.axboe@oracle.com>
parent 6a14b90b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment