Add 'unlink_each_loop' option
authormrturtledev <mrturtledev@gmail.com>
Mon, 8 Aug 2016 15:57:14 +0000 (09:57 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 8 Aug 2016 15:57:14 +0000 (09:57 -0600)
commit39c1c323110e404ac30a478490596279cec2b63f
treecdc8eba01cd9b4e6b97edf56f4f701a451765015
parent2442c9353bdc597301dfa75a5da78dcce3708a75
Add 'unlink_each_loop' option

If this option is set, fio will unlink the files after each loop
of a job has completed.

Original patch by Martin, various tweaks and updates from me.

Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO
backend.c
cconv.c
fio.1
options.c
server.h
thread_options.h