<div dir="ltr">Applied.<div>Thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 18, 2017 at 2:49 PM, Martin Wilck <span dir="ltr"><<a href="mailto:mwilck@suse.com" target="_blank">mwilck@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, 2017-12-13 at 12:08 -0600, Benjamin Marzinski wrote:<br>
> With the fix to the features handling code, the multipath device<br>
> should<br>
> already be reloaded with the correct value for queue_if_no_path, so<br>
> there's no need to go reset it immediately afterwards.<br>
><br>
> Cc: Martin Wilck <<a href="mailto:mwilck@suse.com">mwilck@suse.com</a>><br>
> Signed-off-by: Benjamin Marzinski <<a href="mailto:bmarzins@redhat.com">bmarzins@redhat.com</a>><br>
> ---<br>
>  libmultipath/configure.c | 6 ------<br>
>  1 file changed, 6 deletions(-)<br>
><br>
> diff --git a/libmultipath/configure.c b/libmultipath/configure.c<br>
> index bfa5048..6f28f45 100644<br>
> --- a/libmultipath/configure.c<br>
> +++ b/libmultipath/configure.c<br>
> @@ -1351,12 +1351,6 @@ int reload_map(struct vectors *vecs, struct<br>
> multipath *mpp, int refresh,<br>
>                       "for reload map", mpp->alias, r);<br>
>               return 1;<br>
>       }<br>
> -     if (mpp->no_path_retry != NO_PATH_RETRY_UNDEF) {<br>
> -             if (mpp->no_path_retry == NO_PATH_RETRY_FAIL)<br>
> -                     dm_queue_if_no_path(mpp-><wbr>alias, 0);<br>
> -             else<br>
> -                     dm_queue_if_no_path(mpp-><wbr>alias, 1);<br>
> -     }<br>
><br>
>       return 0;<br>
>  }<br>
</div></div>ACK<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dr. Martin Wilck <<a href="mailto:mwilck@suse.com">mwilck@suse.com</a>>, Tel. <a href="tel:%2B49%20%280%29911%2074053%202107" value="+49911740532107">+49 (0)911 74053 2107</a><br>
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton<br>
HRB 21284 (AG Nürnberg)<br>
<br>
</font></span></blockquote></div><br></div>