mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-01 06:32:37 +00: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>