[PATCH] Always open the files from the job itself
authorJens Axboe <jens.axboe@oracle.com>
Thu, 23 Nov 2006 11:39:16 +0000 (12:39 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 23 Nov 2006 11:39:16 +0000 (12:39 +0100)
commit21972cdef7db6b557c2d56138f8434658a9d1e49
treedd63f962da5930012566956338d8a0cf506ac26a
parent132ad46d22bcf12da95ad69e03c1b6f23f5e60a9
[PATCH] Always open the files from the job itself

This way we don't fork or spawn threads and make them inherit the open
file.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
filesetup.c
fio.c
fio.h