[dm-devel] [PATCH] multipath-tools: remove NO_PATH_RETRY_FAIL from hwtable

Christophe Varoqui christophe.varoqui at opensvc.com
Sat Nov 26 08:59:00 UTC 2016


Applied, thanks.

On Mon, Nov 21, 2016 at 12:39 PM, Xose Vazquez Perez <xose.vazquez at gmail.com
> wrote:

> It's the default value.
>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 7619994..c46b072 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -544,7 +544,6 @@ static struct hwentry default_hw[] = {
>                 /* FlashSystem 710/720/810/820/840/900 */
>                 .vendor        = "IBM",
>                 .product       = "FlashSystem",
> -               .no_path_retry = NO_PATH_RETRY_FAIL,
>                 .pgpolicy      = MULTIBUS,
>         },
>         {
> @@ -918,7 +917,6 @@ static struct hwentry default_hw[] = {
>         {
>                 .vendor        = "Ceph",
>                 .product       = "RBD",
> -               .no_path_retry = NO_PATH_RETRY_FAIL,
>                 .checker_name  = RBD,
>                 .deferred_remove = DEFERRED_REMOVE_ON,
>         },
> --
> 2.10.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161126/0a73b007/attachment.htm>


More information about the dm-devel mailing list