[PATCH] Remove rate_quit remnants
authorJens Axboe <jens.axboe@oracle.com>
Tue, 7 Nov 2006 13:16:19 +0000 (14:16 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 7 Nov 2006 13:16:19 +0000 (14:16 +0100)
commit98aa62d863d78aaa725c37f2588aba415f5b224c
tree41a5bdf470e685a5d8dc7feaf760ff0d30198787
parentcb781c758e5df7ff4c6f655c1e4f9df3043a4be9
[PATCH] Remove rate_quit remnants

The option was lost in the option unification, and it can be handled
equally well with 'exitall'.

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