From: Bart Van Assche Date: Mon, 18 May 2020 23:15:34 +0000 (-0700) Subject: srp, nvmeof-mp: Use no_path_retry instead of queue_if_no_path X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=93c07813ee46a53af7c87e028be64085870df098;p=users%2Fhch%2Fblktests.git srp, nvmeof-mp: Use no_path_retry instead of queue_if_no_path queue_if_no_path has been deprecated, hence use no_path_retry instead. Signed-off-by: Bart Van Assche --- diff --git a/tests/srp/multipath.conf b/tests/srp/multipath.conf index d6e1f1b..e0da32e 100644 --- a/tests/srp/multipath.conf +++ b/tests/srp/multipath.conf @@ -7,7 +7,7 @@ devices { device { vendor "LIO-ORG|SCST_BIO|FUSIONIO" product ".*" - features "1 queue_if_no_path" + no_path_retry queue path_checker tur } }