Start the process of making options more gfio friendly
[fio.git] / backend.c
index 319bd253342e164405d04cc5d1506a1e6f29337e..4c784e866a9cbbd91810660b11c3da82a38bda63 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -1080,6 +1080,8 @@ static void *thread_main(void *data)
                        goto err;
        }
 
+       fio_verify_init(td);
+
        fio_gettime(&td->epoch, NULL);
        getrusage(RUSAGE_SELF, &td->ru_start);