options: force refill_buffers with pattern and any reads
authorJens Axboe <axboe@fb.com>
Thu, 4 May 2017 14:43:27 +0000 (08:43 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 4 May 2017 14:43:27 +0000 (08:43 -0600)
commitc55fae03f7d5c0981e55241fc9003d762f7a5fd9
tree2c5beefc665efb7a36830855eb65b69122046c12
parentf52e919826839eaba90903b67fe02042159a0023
options: force refill_buffers with pattern and any reads

This will cause writes to always refill the buffer, which is needed
to avoid having the reads garble the contents.

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