Skip to content
Commit 1db60cf2 authored by Jens Axboe's avatar Jens Axboe
Browse files

relay: use splice_to_pipe() instead of open-coding the pipe loop



It cleans up the relay splice implementation a lot, and gets rid of
a lot of internal pipe knowledge that should not be in there.

Plus fixes for padding and partial first page (and lots more) from
Tom Zanussi.

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