commit | 0032bf9fdccc4491e779a0c581c9bcb714b012f7 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Feb 13 17:39:56 2007 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Feb 13 17:39:56 2007 +0100 |
tree | a74810da003d331ad4dc8860fedf34dc1ec1099e | |
parent | 07e4b620ecb7f64dc75ac288928f073fb42f4441 [diff] |
[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>