[PATCH] Make ->buflen == 0 on SYNC io_u's
authorJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 17:38:15 +0000 (19:38 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 17:38:15 +0000 (19:38 +0200)
commit6040dabcaaf29ecea9c68735a4d3a6ad6411f573
treef916940177ac9e5560f1475797a9186d269714c0
parentb50b87559205b4758deba7c547ab07bf6f2e8ff8
[PATCH] Make ->buflen == 0 on SYNC io_u's

It eases the error handling in the splice and sync io engine.

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