Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 0/4] multipath-tools: important fixes for 0.7.5
@ 2018-03-07 23:08 Martin Wilck
  2018-03-07 23:08 ` [PATCH 1/4] libmultipath: fix crash on shutdown if io_err thread isn't running Martin Wilck
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Martin Wilck @ 2018-03-07 23:08 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel, Xose Vazquez Perez, 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-03-27 20:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-07 23:08 [PATCH 0/4] multipath-tools: important fixes for 0.7.5 Martin Wilck
2018-03-07 23:08 ` [PATCH 1/4] libmultipath: fix crash on shutdown if io_err thread isn't running Martin Wilck
2018-03-07 23:08 ` [PATCH 2/4] multipathd: fix -Wpointer-to-int-cast warning in uxlsnr Martin Wilck
2018-03-07 23:08 ` [PATCH 3/4] multipath: fix clang warning in delegate_to_multipathd Martin Wilck
2018-03-07 23:08 ` [PATCH 4/4] multipath-tools: build: prevent intermediate file deletion Martin Wilck
2018-03-08 16:04 ` [PATCH 0/4] multipath-tools: important fixes for 0.7.5 Xose Vazquez Perez
2018-03-10  7:43   ` Christophe Varoqui
2018-03-27 19:39     ` Michael Laß
2018-03-27 20:55       ` Christophe Varoqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox