mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>