Rename thread_options' ->io_limit to io_size
authorTomohiro Kusumi <tkusumi@tuxera.com>
Sun, 19 Feb 2017 18:22:18 +0000 (20:22 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 20 Feb 2017 00:57:43 +0000 (17:57 -0700)
commit5be9bf098d3766a8f27d446d82911c5ef0153676
tree93cd18eb674033c3b6ff62da92b815dae1995d83
parenta0cb220bbb28c68fab0b175d01dcfce38a6f835c
Rename thread_options' ->io_limit to io_size

This is less confusing since io_size is the option name itself,
and not much reason to use io_limit which is an alias of io_size.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
cconv.c
filesetup.c
options.c
thread_options.h