]> www.infradead.org Git - users/hch/blktests.git/commit
nbd: do not require nbd support to be modular
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jun 2022 06:48:35 +0000 (08:48 +0200)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Thu, 2 Jun 2022 04:24:13 +0000 (13:24 +0900)
commit5345c7a3829bf00c5b45d76a487caf9234e6f02c
treec93c370381e9341ddbd62b7314cbed5345c08f5d
parent6c8910f8270da36a0e1276fae7c81167d50cc724
nbd: do not require nbd support to be modular

Use _have_driver instead of _have_modules in _have_nbd as nothing requires
the nbd driver to be modular.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
tests/nbd/rc