Add ->bytes_done[] to struct thread_data
authorJens Axboe <axboe@fb.com>
Fri, 20 Mar 2015 04:32:00 +0000 (22:32 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 15 Apr 2015 15:50:11 +0000 (09:50 -0600)
We can't keep it on the stack for async IO offload.

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

No differences found