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)
commit89ac1d48971578ccb0645c292d4a058340aeb909
treeeae846f834bd4c9626c94f91be5cf2c61539703f
parenta93c5f049da63a60f9962177d8ada50094d234de
Fix "fio: file hash not empty on exit" with blktrace replay

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>
blktrace.c
file.h
filesetup.c