Skip to content
Commit 5ffc4ef4 authored by Jens Axboe's avatar Jens Axboe
Browse files

sendfile: remove .sendfile from filesystems that use generic_file_sendfile()



They can use generic_file_splice_read() instead. Since sys_sendfile() now
prefers that, there should be no change in behaviour.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 534f2aaa
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