Re: [dm-devel] [PATCH 0/4] multipath-tools: important fixes for 0.7.5

2018-03-27 Thread Christophe Varoqui
Done.

I also merged the most of the patchsets in the backlog after the 0.7.6 tag.
I'll wait for the "paths classification" patchset request for inclusion
before tagging the next release.

Thanks.


On Tue, Mar 27, 2018 at 9:39 PM, Michael Laß  wrote:

> Hi,
>
> Am Samstag, den 10.03.2018, 08:43 +0100 schrieb Christophe Varoqui:
> > The fixes and missing patches series are now merged.
> > The version is bumped to 0.7.6.
>
> could you please create a tag for 0.7.6? Or is it not officially
> released yet?
>
> Cheers,
> Michael
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Re: [dm-devel] [PATCH 0/4] multipath-tools: important fixes for 0.7.5

2018-03-27 Thread Michael Laß
Hi,

Am Samstag, den 10.03.2018, 08:43 +0100 schrieb Christophe Varoqui:
> The fixes and missing patches series are now merged.
> The version is bumped to 0.7.6.

could you please create a tag for 0.7.6? Or is it not officially
released yet?

Cheers,
Michael

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


Re: [dm-devel] [PATCH 0/4] multipath-tools: important fixes for 0.7.5

2018-03-09 Thread Christophe Varoqui
The fixes and missing patches series are now merged.
The version is bumped to 0.7.6.

Thanks,
Christophe.

On Thu, Mar 8, 2018 at 5:04 PM, Xose Vazquez Perez 
wrote:

> On 03/08/2018 12:08 AM, Martin Wilck wrote:
> > Hi Christophe,
> >
> > thanks for catching up. This series fixes immediate problems with
> > 0.7.5. The first one corresponds to my previously posted
> > "[PATCH v3 2/2] multipathd: start marginal path checker thread lazily",
> > and fixes a crash. The others fix the problens reported by Xose.
> >
> > Regards
> > Martin
> >
> > Martin Wilck (4):
> >   libmultipath: fix crash on shutdown if io_err thread isn't running
>
> These three:
>
> >   multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
> >   multipath: fix clang warning in delegate_to_multipathd
> >   multipath-tools: build: prevent intermediate file deletion
>
>
> Tested-by: Xose Vazquez Perez 
>
>
> >  Makefile.inc   | 1 +
> >  libmultipath/checkers/Makefile | 2 ++
> >  libmultipath/foreign/Makefile  | 2 ++
> >  libmultipath/io_err_stat.c | 3 +++
> >  libmultipath/prioritizers/Makefile | 2 ++
> >  multipath/main.c   | 2 +-
> >  multipathd/uxlsnr.c| 4 ++--
> >  tests/Makefile | 5 ++---
> >  8 files changed, 15 insertions(+), 6 deletions(-)
> >
>
> Merge them ASAP, thanks.
>
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Re: [dm-devel] [PATCH 0/4] multipath-tools: important fixes for 0.7.5

2018-03-08 Thread Xose Vazquez Perez
On 03/08/2018 12:08 AM, Martin Wilck wrote:
> Hi Christophe,
> 
> thanks for catching up. This series fixes immediate problems with
> 0.7.5. The first one corresponds to my previously posted
> "[PATCH v3 2/2] multipathd: start marginal path checker thread lazily",
> and fixes a crash. The others fix the problens reported by Xose.
> 
> Regards
> Martin
> 
> Martin Wilck (4):
>   libmultipath: fix crash on shutdown if io_err thread isn't running

These three:

>   multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
>   multipath: fix clang warning in delegate_to_multipathd
>   multipath-tools: build: prevent intermediate file deletion


Tested-by: Xose Vazquez Perez 


>  Makefile.inc   | 1 +
>  libmultipath/checkers/Makefile | 2 ++
>  libmultipath/foreign/Makefile  | 2 ++
>  libmultipath/io_err_stat.c | 3 +++
>  libmultipath/prioritizers/Makefile | 2 ++
>  multipath/main.c   | 2 +-
>  multipathd/uxlsnr.c| 4 ++--
>  tests/Makefile | 5 ++---
>  8 files changed, 15 insertions(+), 6 deletions(-)
> 

Merge them ASAP, thanks.

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


[dm-devel] [PATCH 0/4] multipath-tools: important fixes for 0.7.5

2018-03-07 Thread Martin Wilck
Hi Christophe,

thanks for catching up. This series fixes immediate problems with
0.7.5. The first one corresponds to my previously posted
"[PATCH v3 2/2] multipathd: start marginal path checker thread lazily",
and fixes a crash. The others fix the problens reported by Xose.

Regards
Martin

Martin Wilck (4):
  libmultipath: fix crash on shutdown if io_err thread isn't running
  multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
  multipath: fix clang warning in delegate_to_multipathd
  multipath-tools: build: prevent intermediate file deletion

 Makefile.inc   | 1 +
 libmultipath/checkers/Makefile | 2 ++
 libmultipath/foreign/Makefile  | 2 ++
 libmultipath/io_err_stat.c | 3 +++
 libmultipath/prioritizers/Makefile | 2 ++
 multipath/main.c   | 2 +-
 multipathd/uxlsnr.c| 4 ++--
 tests/Makefile | 5 ++---
 8 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.16.1

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