From: Jens Axboe Date: Tue, 11 Sep 2018 14:27:41 +0000 (-0600) Subject: Add regression test for recent offload locking bug X-Git-Tag: fio-3.10~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=5d665e96ca02da02210606c3eed0489f78f06310 Add regression test for recent offload locking bug Signed-off-by: Jens Axboe --- diff --git a/t/jobs/t0010-b7aae4ba.fio b/t/jobs/t0010-b7aae4ba.fio new file mode 100644 index 00000000..02237707 --- /dev/null +++ b/t/jobs/t0010-b7aae4ba.fio @@ -0,0 +1,8 @@ +# Expected result: fio runs and completes the job +# Buggy result: fio segfaults +# +[test] +ioengine=null +size=10g +io_submit_mode=offload +iodepth=16