]> www.infradead.org Git - users/hch/blktests.git/commit
common/multipath-over-rdma: make block scheduler directory optional
authorLuis Chamberlain <mcgrof@kernel.org>
Wed, 29 Jul 2020 15:21:13 +0000 (15:21 +0000)
committerOmar Sandoval <osandov@fb.com>
Tue, 4 Aug 2020 21:12:30 +0000 (14:12 -0700)
commit8a75bed5b0044615f4aedad8ea74aa20e6961851
tree64537caf0998e3e88171bda0eb98f3d25b99eea1
parentd963068bd704473240073390a5fc8a9630dff60a
common/multipath-over-rdma: make block scheduler directory optional

We currently fail if the following tests if the directory
/lib/modules/$(uname -r)/kernel/block does not exist. Just make
this optional. Older distributions won't have this directory.

srp/001
srp/002
srp/013
srp/014

Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
common/multipath-over-rdma