Update windowsaio for changes to the thread structure
authorBruce Cran <bruce@cran.org.uk>
Wed, 29 May 2013 10:06:24 +0000 (12:06 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 29 May 2013 10:06:24 +0000 (12:06 +0200)
The free/busy/requeue list has been replaced with a FIFO + ring: update
windowsaio.c to work with the new code.

Modified by Jens to check for IO_U_F_FLIGHT before doing engine
private checks.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found