[PATCH] fio: make random io writes verifiable as well
authorJens Axboe <axboe@suse.de>
Fri, 4 Nov 2005 12:39:32 +0000 (13:39 +0100)
committerJens Axboe <axboe@suse.de>
Fri, 4 Nov 2005 12:39:32 +0000 (13:39 +0100)
commit645785e5ceb84bda7b74cc17d8db13840aed6d2f
treec41c4df6edf6d6b0c73d1865bbc443ab6dc33589
parent91fc5dc9b8471e81d4ba79d810da96cab0187419
[PATCH] fio: make random io writes verifiable as well

We maintain a log of successfully written blocks, so we can just
unwind it for verification.
fio.c
list.h