]> www.infradead.org Git - users/sagi/blktests.git/commit
block: add smoke test for queue_mode=0
authorOmar Sandoval <osandov@fb.com>
Wed, 12 Sep 2018 23:55:00 +0000 (16:55 -0700)
committerOmar Sandoval <osandov@fb.com>
Wed, 12 Sep 2018 23:58:56 +0000 (16:58 -0700)
commit7e7c9514d6c609eff3bb3933fcc62d6eb2f9afba
tree12f3fdd944365e5daba1ec5f1103ec7a38ed4069
parent9e22384bc362d0c782bc0a23afb05eb5b9aa36f5
block: add smoke test for queue_mode=0

Linux kernel commit ca4b2a011948 ("null_blk: add zone support") broke
null_blk queue_mode=0. None of the existing tests use bio mode, so add a
test which does a very basic test of all modes.

Signed-off-by: Omar Sandoval <osandov@fb.com>
tests/block/023 [new file with mode: 0755]
tests/block/023.out [new file with mode: 0644]