Fio 1.15.2 fio-1.15.2
authorJens Axboe <jens.axboe@oracle.com>
Mon, 16 Apr 2007 07:48:53 +0000 (09:48 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 16 Apr 2007 07:48:53 +0000 (09:48 +0200)
commit13fbfd8d34579ea448db820eb80d12587e094c55
treee83e17f84324324b85973a1a7d285b13793f2e50
parent07eb79dfa0e3801875d1c2907cfdb5da7c9d2cb3
Fio 1.15.2

Fixes:

- Segfault on stonewall option issues
- Disk utilization on raw devices on Linux
- Parsing fixes (blank at front/end, comments)
- --showcmd option, turning a job file into a command line
- Update to work with newest GUASI
- File creation problem.
- disk-less IO engine init clean

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