Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 0/6] multipath cleanup patches
@ 2018-03-30  3:36 Benjamin Marzinski
  2018-03-30  3:36 ` [PATCH 1/6] multipathd: remove incorrect pthread_testcancel Benjamin Marzinski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Benjamin Marzinski @ 2018-03-30  3:36 UTC (permalink / raw)
  To: device-mapper development

The first four of these patches are minor fixes from Martin Wilck's
review of my recently merged patchset. The fifth patch is a license
clarification for libmpathcmd, and the sixth is is minor bugfix for
multipathd config value printing

Benjamin Marzinski (6):
  multipathd: remove incorrect pthread_testcancel
  multipath: add comments
  multipathd: minor dmevents polling code cleanups
  multipathd: remove unneeded function parameter
  mpathcmd: fix libmpathcmd license
  libmultipath: don't print undefined values

 libmpathcmd/mpath_cmd.c | 19 +++++++++++++
 libmpathcmd/mpath_cmd.h |  2 +-
 libmultipath/dict.c     |  8 ++++++
 multipathd/dmevents.c   | 10 ++++---
 multipathd/main.c       | 15 +++++------
 multipathd/waiter.c     |  1 -
 tests/dmevents.c        | 72 ++++++++++++++++++++++++++++++++++++++++++++++++-
 tests/util.c            |  2 ++
 8 files changed, 114 insertions(+), 15 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-04 15:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30  3:36 [PATCH 0/6] multipath cleanup patches Benjamin Marzinski
2018-03-30  3:36 ` [PATCH 1/6] multipathd: remove incorrect pthread_testcancel Benjamin Marzinski
2018-04-04 15:33   ` Martin Wilck
2018-03-30  3:36 ` [PATCH 2/6] multipath: add comments Benjamin Marzinski
2018-04-04 15:34   ` Martin Wilck
2018-03-30  3:37 ` [PATCH 3/6] multipathd: minor dmevents polling code cleanups Benjamin Marzinski
2018-04-04 15:35   ` Martin Wilck
2018-03-30  3:37 ` [PATCH 4/6] multipathd: remove unneeded function parameter Benjamin Marzinski
2018-04-04 15:50   ` Martin Wilck
2018-03-30  3:37 ` [PATCH 5/6] mpathcmd: fix libmpathcmd license Benjamin Marzinski
2018-04-04 15:50   ` Martin Wilck
2018-03-30  3:37 ` [PATCH 6/6] libmultipath: don't print undefined values Benjamin Marzinski

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