[PATCH] Add fio_assert()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Feb 2007 16:39:56 +0000 (17:39 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 13 Feb 2007 16:39:56 +0000 (17:39 +0100)
commit0032bf9fdccc4491e779a0c581c9bcb714b012f7
treea74810da003d331ad4dc8860fedf34dc1ec1099e
parent07e4b620ecb7f64dc75ac288928f073fb42f4441
[PATCH] Add fio_assert()

A job must not call assert(), as it wont exit and set thread
state properly.

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