mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
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 <jens.axboe@oracle.com>