[PATCH] Stop threads before stopping trace
authorJens Axboe <axboe@apu.(none)>
Sun, 4 Sep 2005 15:31:23 +0000 (17:31 +0200)
committerJens Axboe <axboe@apu.(none)>
Sun, 4 Sep 2005 15:31:23 +0000 (17:31 +0200)
commit3a9995b97e67c406721d6b943ce216afa6610729
tree882084fe8a7f034f482774e6a8ffcd96866a4c6d
parentbefe855d5f220b506a78049cb30ed54273262458
[PATCH] Stop threads before stopping trace

Otherwise the BLKSTOPTRACE will be called with the relayfs fd still being
open, and the <dev> directory wont be removed then causing subsequent
traces to fail.
blktrace.c