Add 'allow_mounted_write' option
authorJens Axboe <axboe@fb.com>
Fri, 22 May 2015 03:43:48 +0000 (21:43 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 22 May 2015 03:43:48 +0000 (21:43 -0600)
commite81ecca33755eae1118b009d0d7b4d3c740ffb5f
tree9083a042250542b499c393300e05eaee6f6b9286
parentaae599ba27e581c6492f9bcbd7119a4a25ee1a03
Add 'allow_mounted_write' option

If this isn't set, then fio will abort if a job exists that would write
to a mounted device or partition.

Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO
backend.c
fio.1
lib/mountcheck.h [new file with mode: 0644]
options.c
thread_options.h