Add randtrimwrite data direction
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Sep 2022 15:11:41 +0000 (09:11 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Sep 2022 16:06:40 +0000 (10:06 -0600)
commitc16dc793a3c45780f67ce65244b6e91323dee014
treedcb83e6402fc2637df29a631010ea3b66d306f17
parentc5f0a205e9bf205d71ed015aa2be0b9e24b0e756
Add randtrimwrite data direction

This works like trimwrite, except we use random offsets for the trim
location rather than sequential ones.

Suggested-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO.rst
fio.1
io_ddir.h
options.c