[PATCH] blktrace: fix exit
authorJens Axboe <axboe@suse.de>
Tue, 20 Sep 2005 07:43:49 +0000 (09:43 +0200)
committerJens Axboe <axboe@suse.de>
Tue, 20 Sep 2005 07:43:49 +0000 (09:43 +0200)
commit3752a4331642e035c3ddec665eee84def5a4645e
treeba521ac836954b5a68e188b5ac29b7e6e2081b83
parentab197ca71ef9258ab8b1daa46c4602f7bee1add0
[PATCH] blktrace: fix exit

get_data() workers should return failure on is_done(), otherwise
extract() will attempt to verify a bad trace.
blktrace.c