]> www.infradead.org Git - users/hch/blktests.git/commit
common/null_blk: remove explicit queue_mode=2 parameters
authorChristoph Hellwig <hch@lst.de>
Tue, 7 Jun 2022 12:47:27 +0000 (14:47 +0200)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Wed, 8 Jun 2022 04:31:31 +0000 (13:31 +0900)
commitc05da1c9eec4bc26b643c96dd61659963632716a
tree91747af2ef498fda184b3c904fbd36baf9f44395
parent06619bf630d6839a04c9f0b1792502c90a83853a
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>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.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