Move completion handler into the io_u
authorJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 11:34:57 +0000 (12:34 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 11:34:57 +0000 (12:34 +0100)
This is needed for completions that happen outside of fio,
or more specifically, for syslet to enable completions in
a ->queue() hook combined with ->commit().

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found