Fix "fio: file hash not empty on exit" with blktrace replay
authorShaohua Li <ShLi@fusionio.com>
Mon, 11 Jun 2012 06:56:32 +0000 (08:56 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 Jun 2012 06:56:32 +0000 (08:56 +0200)
There are two problems:
1. blktrace data hasn't file close action
2. redirect file fileno isn't correct

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found