Leonid Kozlov
Results
2
issues of
Leonid Kozlov
Use minimal distance to delimiter to determine option length Current implementation of `opt_len()` function is using array of possible delimiters for option name search. They are `{',', ':'}`. The loop...
**Please acknowledge the following before creating a ticket** - [*] I have read the GitHub issues section of [REPORTING-BUGS](../blob/master/REPORTING-BUGS). **Description of the bug:** According to the doc [examples/rand-zones.fio](https://github.com/axboe/fio/blob/master/examples/rand-zones.fio) it should...