Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
d2f3ac3592a5674fefa082cb439cc72355d2fed0
/
parse.c
0f3e35e
Warn if default value is given for string option without value
by Jens Axboe
· 18 years ago
f085737
Sort option possible value map
by Jens Axboe
· 18 years ago
d2bb7fe
Show alias in command help
by Jens Axboe
· 18 years ago
7f9348f
Command help match also on aliases
by Jens Axboe
· 18 years ago
b486f76
Accept '-' as siint delimter as well.
by Jens Axboe
· 18 years ago
7837213
Add suboption help texts
by Jens Axboe
· 18 years ago
c167ded
Left justify help output
by Jens Axboe
· 18 years ago
af52b34
Allow explicit setting of a number of files
by Jens Axboe
· 18 years ago
6612a27
An option need not include ->posval[] entries
by Jens Axboe
· 18 years ago
0e9f7fa
Improve friendliness of --cmdhelp
by Jens Axboe
· 18 years ago
320beef
Don't require 'all' argument to --cmdhelp to dump all options
by Jens Axboe
· 18 years ago
ad231bc
[PATCH] parse.c: Make FIO_OPT_STR explicitly one value
by Joel Becker
· 18 years ago
71dc58b
Fix parser bug
by Joel Becker
· 18 years ago
ec1aee0
Extend option name from 16 to 20 bytes
by Jens Axboe
· 18 years ago
b1ec1da
Move handling of possible values into the option parser
by Jens Axboe
· 18 years ago
f3502ba
[PATCH] Exabytes
by Jens Axboe
· 18 years ago
675de85
[PATCH] Size parse should use strtoll()
by Jens Axboe
· 18 years ago
ed92ac0
[PATCH] Simple support for networked IO
by Jens Axboe
· 18 years ago
0c9baf9
[PATCH] Update irange documentation
by Jens Axboe
· 18 years ago
70df2f1
[PATCH] Abort early for bad option given to --cmdhelp
by Jens Axboe
· 18 years ago
5b0a888
[PATCH] Warn if both option variable offset and callback given
by Jens Axboe
· 18 years ago
4945ba1
[PATCH] Pretty up option looping
by Jens Axboe
· 18 years ago
76a43db
[PATCH] Change O_DIRECT vs buffered setup
by Jens Axboe
· 18 years ago
03b74b3
[PATCH] Change timeout to runtime and rearrange option entries
by Jens Axboe
· 18 years ago
cda866c
[PATCH] strtoul() -> strtol() conversion
by Jens Axboe
· 18 years ago
db8e016
[PATCH] Be strict in checking option ranges
by Jens Axboe
· 18 years ago
63f2937
[PATCH] Option minval should be signed
by Jens Axboe
· 18 years ago
13335dd
[PATCH] Introduce bool option type
by Jens Axboe
· 18 years ago
15f7918
[PATCH] Show allowed option values for string matching
by Jens Axboe
· 18 years ago
facba0e
[PATCH] Pretty up command help output
by Jens Axboe
· 18 years ago
ee73849
[PATCH] Add default option values
by Jens Axboe
· 18 years ago
29fc6af
[PATCH] Complain if bad option given to 'cmdhelp'
by Jens Axboe
· 18 years ago
fd28ca4
[PATCH] Add per-option help
by Jens Axboe
· 18 years ago
1e97cce
[PATCH] Fix warnings from icc
by Jens Axboe
· 18 years ago
08e26e3
[PATCH] Don't segfault on missing argument data
by Jens Axboe
· 18 years ago
92b586f
[PATCH] Fix options with no parameters
by Jens Axboe
· 18 years ago
787f7e9
[PATCH] Allow leading , in multi setting parameter
by Jens Axboe
· 18 years ago
17abbe8
[PATCH] Cleanup 2nd argument set parsing/setting
by Jens Axboe
· 18 years ago
f90eff5
[PATCH] bs= and bsrange= takes both read and write sizes
by Jens Axboe
· 18 years ago
75e6f36
[PATCH] Fix int vs long problems in parsing some options
by Jens Axboe
· 18 years ago
0bbab0e
[PATCH] String copy limiting fixes
by Jens Axboe
· 18 years ago
b1508cf
[PATCH] Improve job/cmd line parsing error logging
by Jens Axboe
· 18 years ago
5f599d8
[PATCH] Print an error when parsing a job option fails
by Jens Axboe
· 18 years ago
b765a37
[PATCH] Fix modification of const string
by Jens Axboe
· 18 years ago
b6e25da
[PATCH] FIO_OPT_RANGE breakage
by Jens Axboe
· 18 years ago
b469282
[PATCH] Add full command line parameter support
by Jens Axboe
· 18 years ago
33963c6
[PATCH] parse cleanups
by Jens Axboe
· 18 years ago
e1f3650
[PATCH] Abstract option handling
by Jens Axboe
· 18 years ago
cb2c86f
[PATCH] Split config name parse functions into parse.c
by Jens Axboe
· 18 years ago