mbox series

[00/39] multipath-tools series part II: dev_loss_tmo fixes

Message ID 20200709101952.7285-1-mwilck@suse.com (mailing list archive)
Headers show
Series multipath-tools series part II: dev_loss_tmo fixes | expand

Message

Martin Wilck July 9, 2020, 10:19 a.m. UTC
From: Martin Wilck <mwilck@suse.com>

Hi Christophe, hi Ben,

This is part II of a larger patch series for multpath-tools I've been preparing.
It contains some minor fixes for dev_loss_tmo handling, mostly logging.
It's based on the previously submitted part I.

The full series will also be available here:
https://github.com/mwilck/multipath-tools/tree/ups/submit-2007

There are tags in that repo for each part of the series.
This part is tagged "submit-200709-2".

Regards,
Martin


Martin Wilck (4):
  libmultipath: add macro DEV_LOSS_TMO_UNSET
  libmultipath: improve logging for dev_loss_tmo override
  libmultipath: print message if setting dev_loss_tmo is unsupported
  libmultipath: increase log level of limiting dev_loss_tmo

 libmultipath/defaults.h  |  1 +
 libmultipath/dict.c      |  4 +--
 libmultipath/discovery.c | 56 ++++++++++++++++++++++++++++++----------
 libmultipath/propsel.c   |  2 +-
 4 files changed, 46 insertions(+), 17 deletions(-)

Comments

Benjamin Marzinski July 17, 2020, 1:05 a.m. UTC | #1
On Thu, Jul 09, 2020 at 12:19:48PM +0200, mwilck@suse.com wrote:
> From: Martin Wilck <mwilck@suse.com>
> 
> Hi Christophe, hi Ben,
> 
> This is part II of a larger patch series for multpath-tools I've been preparing.
> It contains some minor fixes for dev_loss_tmo handling, mostly logging.
> It's based on the previously submitted part I.
> 
> The full series will also be available here:
> https://github.com/mwilck/multipath-tools/tree/ups/submit-2007
> 
> There are tags in that repo for each part of the series.
> This part is tagged "submit-200709-2".
> 
> Regards,
> Martin
> 

Reviewed-by: Benjamin Marzinski <bmarzins@redhat.com>
for the part.

> 
> Martin Wilck (4):
>   libmultipath: add macro DEV_LOSS_TMO_UNSET
>   libmultipath: improve logging for dev_loss_tmo override
>   libmultipath: print message if setting dev_loss_tmo is unsupported
>   libmultipath: increase log level of limiting dev_loss_tmo
> 
>  libmultipath/defaults.h  |  1 +
>  libmultipath/dict.c      |  4 +--
>  libmultipath/discovery.c | 56 ++++++++++++++++++++++++++++++----------
>  libmultipath/propsel.c   |  2 +-
>  4 files changed, 46 insertions(+), 17 deletions(-)
> 
> -- 
> 2.26.2

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel