Merge branch 'readonly-trim' of https://github.com/vincentkfu/fio
authorJens Axboe <axboe@kernel.dk>
Mon, 18 Jun 2018 19:58:26 +0000 (13:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Jun 2018 19:58:26 +0000 (13:58 -0600)
commit5de1d4ba1e6ae82bb4ad559463801cb6b7096ac3
tree29f254e9a009f5c2e3d7bce4963f880d64d01419
parentaf84cd66149507424814cf9c0b4950f4cf66e3b7
parent4e5c281e0c6a467881af2eb5b332f2e0de668ee7
Merge branch 'readonly-trim' of https://github.com/vincentkfu/fio

* 'readonly-trim' of https://github.com/vincentkfu/fio:
  testing: add test script for readonly parameter
  doc: improve readonly option description
  options: check for conflict between trims and readonly option
  init: abort write and trim jobs when --readonly option is present
  init: ensure that fatal errors in fixup_options are always propogated to caller
  filesetup: make trim jobs respect --readonly during file open
  fio.h: also check trim operations in fio_ro_check