[PATCH] Properly shutdown in case of serious errors
authorJens Axboe <jens.axboe@oracle.com>
Fri, 12 Jan 2007 08:04:41 +0000 (09:04 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 12 Jan 2007 08:04:41 +0000 (09:04 +0100)
commit6ce15a32b28f359b3753ef65d883ab2d824e19f2
tree6365885a357b0f5eb84af1c676111924f5ff6673
parent73c8b0823e071c6606689b3f939708a9a347d776
[PATCH] Properly shutdown in case of serious errors

Introduce fio_abort to do a forced shutdown of everything for things
like segfaults.

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