splice engine: fix vmsplice() problem with block sizes larger than a pipe
authorJens Axboe <jens.axboe@oracle.com>
Mon, 20 Apr 2009 10:39:17 +0000 (12:39 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 20 Apr 2009 10:39:17 +0000 (12:39 +0200)
commitcd98801fbed25dcc49f58cf1451af22f0455a6e6
tree135d7444686d0dc1da19faa5a59909050723619e
parentd0a278f3640546d63b4fcecc01074cad0b7f77b3
splice engine: fix vmsplice() problem with block sizes larger than a pipe

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/splice.c