Provide some consistency in rate_* options
authorJens Axboe <axboe@fb.com>
Mon, 9 Nov 2015 23:05:19 +0000 (16:05 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 9 Nov 2015 23:05:19 +0000 (16:05 -0700)
commit6d428bcd303e466403cebdedf20a5cf84f6949cd
tree6b8d0d26f1dfe4c65672ebbdc9efdedbd655661f
parent774af4a2ced9a268a47527f9f61f6d23ffe8bbe5
Provide some consistency in rate_* options

ratemin and ratecycle are the only ones without an underscore.
Change them to rate_min and rate_cycle, but retain the old
names as an alias for compat reasons.

Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO
fio.1
options.c