Add more context to the error messages
[fio.git] / init.c
2006-06-09 Jens Axboe[PATCH] Misc: stall progress ouput during file creation...
2006-06-09 Jens Axboe[PATCH] Add support for giving multiple job files
2006-06-08 Jens Axboe[PATCH] When logging to a file, stderr should go both...
2006-06-08 Jens Axboe[PATCH] Enable output logging to file instead of stdout
2006-06-08 Jens Axboe[PATCH] Compile and works on OpenSolaris (tested on...
2006-06-08 Jens Axboe[PATCH] Let thread exit cleanup the small allocs
2006-06-08 Jens Axboe[PATCH] 'parent' is always set in get_new_job()
2006-06-07 Jens Axboe[PATCH] Warn on conflicting read/write iolog
2006-06-07 Jens Axboe[PATCH] Broken write_iolog option if iolog given
2006-06-07 Jens Axboe[PATCH] Cleanups and 'td' size reduction
2006-06-07 Jens Axboe[PATCH] Easy process shared semaphores
2006-06-07 Jens Axboe[PATCH] Final FreeBSD compile fixups
2006-06-07 Jens Axboe[PATCH] OS abstract out the random seed and value retrieval
2006-06-07 Jens Axboe[PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED...
2006-06-07 Jens Axboe[PATCH] More function moving
2006-06-07 Jens Axboe[PATCH] ini parser user friendliness
2006-06-07 Jens Axboe[PATCH] Bad option clarifications (dump supported types)
2006-06-07 Jens Axboe[PATCH] Convert some options to use check_strstore...
2006-06-07 Jens Axboe[PATCH] Add name=x option to name jobs
2006-06-07 Jens Axboe[PATCH] Shorten the file names, stupid to prefix everyt...