]> www.infradead.org Git - users/hch/blktests.git/commit
common/null_blk: remove explicit queue_mode=2 parameters
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jun 2022 08:27:19 +0000 (10:27 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 7 Jun 2022 10:19:31 +0000 (12:19 +0200)
commitb73314e91a2572acc85d344a519cd32058101d40
tree762b47ae9441912851a095a96a3e397f970e9428
parentea0de31ca2c80bcbeb5ec99bf1d50d6b9ae5e0c0
common/null_blk: remove explicit queue_mode=2 parameters

queue_mode 2 (aka blk-mq) is the default in null_blk, so remove the
extra explicitly parameter.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
13 files changed:
tests/block/006
tests/block/010
tests/block/014
tests/block/015
tests/block/016
tests/block/017
tests/block/018
tests/block/020
tests/block/022
tests/block/024
tests/block/029
tests/block/030
tests/block/031