Skip to content
Snippets Groups Projects
Commit fd582140 authored by Jens Axboe's avatar Jens Axboe
Browse files

loop: convert to using splice_direct_to_actor() instead of sendfile()


This gets rid of the dependency on ->sendfile() for receiving data
and converts loop to ->splice_read() instead.

Also includes an IV offset fix from Hugh Dickins.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 130610d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment