[PATCH] blktrace: let the threads shut themselves down
authorJens Axboe <axboe@suse.de>
Tue, 17 Jan 2006 12:39:00 +0000 (13:39 +0100)
committerJens Axboe <axboe@suse.de>
Tue, 17 Jan 2006 12:39:00 +0000 (13:39 +0100)
commit91816d548771dc7823275b2e5ea7381797ab8e1e
tree8441888b1794d3b9ae562e29acfea46017d3877c
parenta3e4d3309ff982311ab8b7d5865b5458b0349aae
[PATCH] blktrace: let the threads shut themselves down

This gets rid of the problem where the main and worker threads race
for killing the various file descriptors and buffers.
blktrace.c