Add regression test for recent offload locking bug
authorJens Axboe <axboe@kernel.dk>
Tue, 11 Sep 2018 14:27:41 +0000 (08:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 11 Sep 2018 14:27:41 +0000 (08:27 -0600)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/jobs/t0010-b7aae4ba.fio [new file with mode: 0644]

diff --git a/t/jobs/t0010-b7aae4ba.fio b/t/jobs/t0010-b7aae4ba.fio
new file mode 100644 (file)
index 0000000..0223770
--- /dev/null
@@ -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