test: add test for readwrite issue
authorChana-Zaks-wdc <chana.zaks@wdc.com>
Thu, 18 Apr 2024 09:22:23 +0000 (12:22 +0300)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Apr 2024 15:28:48 +0000 (09:28 -0600)
commitc6e2a258fbac28f6f421eef1a3be2e5ad5f5a01e
tree61289c557fcfffb5be723d4e33ab79e57a04e649
parentd782b76fc9086dac25d674a9439352f9fa962db1
test: add test for readwrite issue

test the previous commit: Don’t break too early in readwrite mode

In rw mode if io_size > size An early reset of the addresses occurred.
Make sure all addresses are done correctly.

Signed-off-by: Chana-Zaks-wdc <chana.zaks@wdc.com>
Link: https://lore.kernel.org/r/20240418092222.20543-3-chana.zaks@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/jobs/t0032-43063a1c.fio [new file with mode: 0644]