[PATCH] Move timeout structure where it is used
authorJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jan 2007 20:22:18 +0000 (21:22 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jan 2007 20:22:18 +0000 (21:22 +0100)
commit8d7ad8d9d737982f7967f91f00ba9a56402fc60b
tree81a23c242131ecaeeb874fa8f80e7edcb54742f9
parent29fc6afe1bfcb97dd7f33d8e58b99b2d93237d47
[PATCH] Move timeout structure where it is used

Also makes sure that it's always initialized to 0's.

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