fio: support modulus for the arithmetic parser
authorJens Axboe <axboe@fb.com>
Mon, 29 Sep 2014 19:20:40 +0000 (13:20 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 29 Sep 2014 19:20:40 +0000 (13:20 -0600)
commit886e5ecd1a9adef9bac150c8c87acc2ce5b974b9
treef4393c6d7fbda8edd8201dcc3907073ab2a5139d
parentae46966a4a0f0db7eb34a7b82d39a86735a8a293
fio: support modulus for the arithmetic parser

Signed-off-by: Jens Axboe <axboe@fb.com>
exp/expression-parser.l
exp/expression-parser.y
fio.1